[asterisk-commits] branch 1.2 r14659 -
	/branches/1.2/apps/app_voicemail.c
    asterisk-commits at lists.digium.com 
    asterisk-commits at lists.digium.com
       
    Thu Mar 23 21:53:43 MST 2006
    
    
  
Author: bweschke
Date: Thu Mar 23 22:53:42 2006
New Revision: 14659
URL: http://svn.digium.com/view/asterisk?rev=14659&view=rev
Log:
 Fix a typo in the app description
Modified:
    branches/1.2/apps/app_voicemail.c
Modified: branches/1.2/apps/app_voicemail.c
URL: http://svn.digium.com/view/asterisk/branches/1.2/apps/app_voicemail.c?rev=14659&r1=14658&r2=14659&view=diff
==============================================================================
--- branches/1.2/apps/app_voicemail.c (original)
+++ branches/1.2/apps/app_voicemail.c Thu Mar 23 22:53:42 2006
@@ -317,7 +317,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