]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix spelling of unavailable in voicemail documentation. (issue #9248 reported by...
authorJoshua Colp <jcolp@digium.com>
Fri, 9 Mar 2007 21:08:19 +0000 (21:08 +0000)
committerJoshua Colp <jcolp@digium.com>
Fri, 9 Mar 2007 21:08:19 +0000 (21:08 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@58604 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_voicemail.c

index 91a31e2de578fd8dee04f9e9b561333ddf396865..c3746790013e3a68cf4c41157c6d130df72850cc 100644 (file)
@@ -445,7 +445,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";