dect
/
asterisk
Archived
13
0
Fork 0

Minor extensions fix

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1578 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
markster 2003-09-29 20:10:49 +00:00
parent 3cd8bbd224
commit b3c63b587d
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ static char *descrip =
" Directory(context): Presents the user with a directory of extensions from\n"
"which they may select by name. The list of names and extensions is\n"
"discovered from voicemail.conf. The context argument is required, and\n"
"specifies the context in which to interpret the extensions\n. Returns 0\n"
"specifies the context in which to interpret the extensions. Returns 0\n"
"unless the user hangs up. It also sets up the channel on exit to enter the\n"
"extension the user selected.\n";