mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Fix a typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1761 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user