mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Spelling fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@337898 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -44,7 +44,7 @@ case "$1" in | ||||
|     ;; | ||||
|   stop) | ||||
|     if [ -r ${ASTVARRUNDIR}/asterisk.pid ]; then | ||||
|       stat_busy "Stoping Asterisk..." | ||||
|       stat_busy "Stopping Asterisk..." | ||||
|       ${DAEMON} -rx "core stop now" > /dev/null 2&>1 | ||||
|       if [ $? -gt 0 ]; then | ||||
|         stat_fail | ||||
|   | ||||
		Reference in New Issue
	
	Block a user