aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-24 04:55:09 +0000
committerbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-24 04:55:09 +0000
commite73a60ef7a231f6edb922e18a41acba93e98aa2b (patch)
treead8aa1471bbc8b87911c1405e736adb03c05d3fe /apps
parent93b938a003a37b70c82b64a0394f025badcb77e7 (diff)
Merged revisions 14659 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r14659 | bweschke | 2006-03-23 22:53:42 -0600 (Thu, 23 Mar 2006) | 3 lines Fix a typo in the app description ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14660 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 c1c660975..ac182af02 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -328,7 +328,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 'unavailble 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";