summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
diff options
context:
space:
mode:
authorMalcolm Davenport <malcolmd@digium.com>2004-03-22 15:47:32 +0000
committerMalcolm Davenport <malcolmd@digium.com>2004-03-22 15:47:32 +0000
commit71eafcf3dababedcc5e60a84996f274840a04eb3 (patch)
tree179b6d527835edfdf1014cde51f3132ae49cb9e5 /apps/app_voicemail.c
parent7555e69cdcf00b2e388ff34aa1459561f7d57baf (diff)
Typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2521 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_voicemail.c')
-rwxr-xr-xapps/app_voicemail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 792896e02..fdf6208d9 100755
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -155,7 +155,7 @@ static char *descrip_vm =
" (/var/lib/asterisk/sounds/vm/<exten>/unavail) if it exists.\n"
"* 'b' then the the busy message will be played (that is, busy instead of unavail).\n"
"If the caller presses '0' (zero) during the prompt, the call jumps to\n"
-"priority 'o' in the current cnotext.\n"
+"priority 'o' in the current context.\n"
"If the requested mailbox does not exist, and there exists a priority\n"
"n + 101, then that priority will be taken next.\n"
"Returns -1 on error or mailbox not found, or if the user hangs up.\n"