diff --git a/apps/app_dumpchan.c b/apps/app_dumpchan.c index ce17775c784f271e0acad625faf3ca9f71d43212..ad58cbb558a0a5708aa02089d53df0c3d93e3efe 100755 --- a/apps/app_dumpchan.c +++ b/apps/app_dumpchan.c @@ -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;