git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4341 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Anthony Minessale II
2004-11-25 13:45:29 +00:00
parent dc78939d1a
commit f885e0a6cd

View File

@@ -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;