[asterisk-commits] file: branch 1.4 r58604 - /branches/1.4/apps/app_voicemail.c

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Fri Mar 9 14:08:19 MST 2007


Author: file
Date: Fri Mar  9 15:08:19 2007
New Revision: 58604

URL: http://svn.digium.com/view/asterisk?view=rev&rev=58604
Log:
Fix spelling of unavailable in voicemail documentation. (issue #9248 reported by tensai)

Modified:
    branches/1.4/apps/app_voicemail.c

Modified: branches/1.4/apps/app_voicemail.c
URL: http://svn.digium.com/view/asterisk/branches/1.4/apps/app_voicemail.c?view=diff&rev=58604&r1=58603&r2=58604
==============================================================================
--- branches/1.4/apps/app_voicemail.c (original)
+++ branches/1.4/apps/app_voicemail.c Fri Mar  9 15:08:19 2007
@@ -445,7 +445,7 @@
 "           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";
 



More information about the asterisk-commits mailing list