Skip to content
Snippets Groups Projects
Commit c56acadf authored by Joshua Colp's avatar Joshua Colp
Browse files

Merged revisions 36998 via svnmerge from

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
parent ec9d4711
No related branches found
No related tags found
No related merge requests found
......@@ -1238,7 +1238,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";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment