mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 18:58:22 +00:00
typo (bug #3483)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4973 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -6479,7 +6479,7 @@ static char no_history_usage[] =
|
||||
static char history_usage[] =
|
||||
"Usage: sip history\n"
|
||||
" Enables recording of SIP dialog history for debugging purposes.\n"
|
||||
"Use 'sip show hitory' to view the history of a call number.\n";
|
||||
"Use 'sip show history' to view the history of a call number.\n";
|
||||
|
||||
static char sip_reload_usage[] =
|
||||
"Usage: sip reload\n"
|
||||
|
Reference in New Issue
Block a user