https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r36998 | file | 2006-07-05 11:31:01 -0400 (Wed, 05 Jul 2006) | 2 lines
Spell extension correctly in documentation for chan_oss dial (issue #7487 reported by flefoll)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36999
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
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";