]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
typo (bug #3483)
authorRussell Bryant <russell@russellbryant.com>
Mon, 7 Feb 2005 03:28:11 +0000 (03:28 +0000)
committerRussell Bryant <russell@russellbryant.com>
Mon, 7 Feb 2005 03:28:11 +0000 (03:28 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4973 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_sip.c

index 60d932100429e92df6a1ab876c4c96e240af4f65..0e13f2bacf868e2ca233fda4e925be0bac8c9ec8 100755 (executable)
@@ -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"