Fix silly typo (bug #3483)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4946 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer 2005-02-01 20:07:51 +00:00
parent d93cfc416c
commit c48522110f
1 changed files with 1 additions and 1 deletions

View File

@ -6887,7 +6887,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"