]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
automerge commit
authorAutomerge script <automerge@asterisk.org>
Wed, 5 Jul 2006 16:04:30 +0000 (16:04 +0000)
committerAutomerge script <automerge@asterisk.org>
Wed, 5 Jul 2006 16:04:30 +0000 (16:04 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@37026 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_oss.c

index 70b70333e8655b365ed159cfdf090a7dd8b6c3e1..54fe8add49b0e6b103ea0c43b6931f571d5af9d7 100644 (file)
@@ -1147,7 +1147,7 @@ static int console_dial(int fd, int argc, char *argv[])
 
 static char dial_usage[] =
 "Usage: dial [extension[@context]]\n"
-"       Dials a given extensison (and context if specified)\n";
+"       Dials a given extension (and context if specified)\n";
 
 static char mute_usage[] =
 "Usage: mute\nMutes the microphone\n";