mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
Fix a typo pointed out by De_Mon on #asterisk-dev
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@89194 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3050,7 +3050,7 @@ static char show_function_help[] =
|
||||
" Describe a particular dialplan function.\n";
|
||||
|
||||
static char show_dialplan_help[] =
|
||||
"Usage: core show dialplan [exten@][context]\n"
|
||||
"Usage: dialplan show [exten@][context]\n"
|
||||
" Show dialplan\n";
|
||||
|
||||
static char set_global_help[] =
|
||||
|
Reference in New Issue
Block a user