aboutsummaryrefslogtreecommitdiffstats
path: root/pbx
diff options
context:
space:
mode:
authormartinp <martinp@f38db490-d61c-443f-a65b-d21fe96a405b>2003-11-17 23:53:22 +0000
committermartinp <martinp@f38db490-d61c-443f-a65b-d21fe96a405b>2003-11-17 23:53:22 +0000
commitf1ad859a675ada36c63d0f8dfe3cac1f906485ab (patch)
tree5c50749b0edef70c87fd1952a26f97866ba2c6cd /pbx
parent17b6891bd8ab6a01a6cfd0d161a04764ca148f87 (diff)
Fix a typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1761 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'pbx')
-rwxr-xr-xpbx/pbx_config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbx/pbx_config.c b/pbx/pbx_config.c
index c09677a02..89ad44afe 100755
--- a/pbx/pbx_config.c
+++ b/pbx/pbx_config.c
@@ -95,7 +95,7 @@ static char reload_extensions_help[] =
"Usage: reload extensions.conf without reloading any other modules\n"
" This command does not delete global variables\n"
"\n"
-"Example: reload extensions\n";
+"Example: extensions reload\n";
/*
* Implementation of functions provided by this module