Skip to content
Snippets Groups Projects
Commit f885e0a6 authored by Anthony Minessale II's avatar Anthony Minessale II
Browse files

fix typo

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4341 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent dc78939d
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ static char *desc = ...@@ -30,7 +30,7 @@ static char *desc =
" DumpChan([<min_verbose_level>])\n" " DumpChan([<min_verbose_level>])\n"
"Displays information on channel and listing of all channel\n" "Displays information on channel and listing of all channel\n"
"variables. If min_verbose_level is specified, output is only\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"; "or greater. Always returns 0.\n\n";
STANDARD_LOCAL_USER; STANDARD_LOCAL_USER;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment