]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix a typo pointed out by De_Mon on #asterisk-dev
authorJason Parker <jparker@digium.com>
Mon, 12 Nov 2007 20:46:52 +0000 (20:46 +0000)
committerJason Parker <jparker@digium.com>
Mon, 12 Nov 2007 20:46:52 +0000 (20:46 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@89194 65c4cc65-6c06-0410-ace0-fbb531ad65f3

main/pbx.c

index 6138684a48837224e01f9b38e731cd2312e74447..d50a0ddcf5befa382dba67909773be286f2d031b 100644 (file)
@@ -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[] =