summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-01-12 02:35:45 +0000
committerRussell Bryant <russell@russellbryant.com>2006-01-12 02:35:45 +0000
commitf693a606f85c9099671aa5f17e8ec8f643325f28 (patch)
tree79c3ce1b1c117c2c9fadd567e7a6271e1634e4f7 /apps/app_voicemail.c
parent672f6aa422b6e39af17a7cada75a42da85614013 (diff)
typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7996 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_voicemail.c')
-rw-r--r--apps/app_voicemail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 41c619225..76407d018 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -339,7 +339,7 @@ static char *descrip_vmain =
" g(#) - Use the specified amount of gain when recording a voicemail\n"
" message. The units are whole-number decibels (dB).\n"
" s - Skip checking the passcode for the mailbox.\n"
-" a(#) - Skip folder prompt and g directly to folder specified, default 1\n";
+" a(#) - Skip folder prompt and go directly to folder specified, default 1\n";
static char *synopsis_vm_box_exists =
"Check to see if Voicemail mailbox exists";