mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-04 05:15:22 +00:00 
			
		
		
		
	Spell extension correctly in documentation for chan_oss dial (issue #7487 reported by flefoll)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@36998 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		@@ -1147,7 +1147,7 @@ static int console_dial(int fd, int argc, char *argv[])
 | 
			
		||||
 | 
			
		||||
static char dial_usage[] =
 | 
			
		||||
"Usage: dial [extension[@context]]\n"
 | 
			
		||||
"       Dials a given extensison (and context if specified)\n";
 | 
			
		||||
"       Dials a given extension (and context if specified)\n";
 | 
			
		||||
 | 
			
		||||
static char mute_usage[] =
 | 
			
		||||
"Usage: mute\nMutes the microphone\n";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user