Fix minor typos (bug #2260)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3617 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-08-17 23:53:15 +00:00
parent 3385ecc112
commit ce51451ca6
3 changed files with 4 additions and 3 deletions

View File

@@ -969,7 +969,7 @@ static int console_dial(int fd, int argc, char *argv[])
static char dial_usage[] =
"Usage: dial [extension[@context]]\n"
" Dials a given extensison (";
" Dials a given extension (and context if specified)\n";
static struct ast_cli_entry myclis[] = {