summaryrefslogtreecommitdiff
path: root/pbx/pbx_config.c
diff options
context:
space:
mode:
authorMartin Pycko <martinp@digium.com>2003-11-17 23:53:22 +0000
committerMartin Pycko <martinp@digium.com>2003-11-17 23:53:22 +0000
commit69bef6678afa25f37e5621f7bd197f21a4b8ac97 (patch)
tree5c50749b0edef70c87fd1952a26f97866ba2c6cd /pbx/pbx_config.c
parente30e685ee1d144b414deb6543ca0d7e286468301 (diff)
Fix a typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1761 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'pbx/pbx_config.c')
-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