aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-10 15:45:46 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-10 15:45:46 +0000
commite9a1c39f0d2c598b848148268c3a7b646ec92c48 (patch)
treeb73f21aa259c721275e53739126f57e58387cf13 /apps
parentbe513624d46a5db0a706ef4db6d76a85f6ff22b8 (diff)
sync with 1.2 branch
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@74320 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps')
-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 070ebcd5e..b292eb2fb 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -318,7 +318,7 @@ static char *descrip_vm =
" message. The units are whole-number decibels (dB).\n"
" s - Skip the playback of instructions for leaving a message to the\n"
" calling party.\n"
-" u - Play the 'unavailable greeting.\n"
+" u - Play the 'unavailable' greeting.\n"
" j - Jump to priority n+101 if the mailbox is not found or some other\n"
" error occurs.\n";