mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-04 05:15:22 +00:00 
			
		
		
		
	fix typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4341 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		@@ -30,7 +30,7 @@ static char *desc =
 | 
			
		||||
"   DumpChan([<min_verbose_level>])\n"
 | 
			
		||||
"Displays information on channel and listing of all channel\n"
 | 
			
		||||
"variables.  If min_verbose_level is specified, output is only\n"
 | 
			
		||||
"display when the verbose level is currently set to that number\n"
 | 
			
		||||
"displayed when the verbose level is currently set to that number\n"
 | 
			
		||||
"or greater.  Always returns 0.\n\n";
 | 
			
		||||
 | 
			
		||||
STANDARD_LOCAL_USER;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user