From a786fdf6f401f06bfb86c8662dd95849c1026285 Mon Sep 17 00:00:00 2001 From: qwell Date: Mon, 12 Nov 2007 20:46:52 +0000 Subject: Fix a typo pointed out by De_Mon on #asterisk-dev git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@89194 f38db490-d61c-443f-a65b-d21fe96a405b --- main/pbx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/pbx.c') diff --git a/main/pbx.c b/main/pbx.c index 6138684a4..d50a0ddcf 100644 --- a/main/pbx.c +++ b/main/pbx.c @@ -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[] = -- cgit v1.2.3