[asterisk-commits] file: trunk r58605 - in /trunk: ./
	apps/app_voicemail.c
    asterisk-commits at lists.digium.com 
    asterisk-commits at lists.digium.com
       
    Fri Mar  9 14:10:21 MST 2007
    
    
  
Author: file
Date: Fri Mar  9 15:10:20 2007
New Revision: 58605
URL: http://svn.digium.com/view/asterisk?view=rev&rev=58605
Log:
Merged revisions 58604 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r58604 | file | 2007-03-09 16:08:19 -0500 (Fri, 09 Mar 2007) | 2 lines
Fix spelling of unavailable in voicemail documentation. (issue #9248 reported by tensai)
........
Modified:
    trunk/   (props changed)
    trunk/apps/app_voicemail.c
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/apps/app_voicemail.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_voicemail.c?view=diff&rev=58605&r1=58604&r2=58605
==============================================================================
--- trunk/apps/app_voicemail.c (original)
+++ trunk/apps/app_voicemail.c Fri Mar  9 15:10:20 2007
@@ -455,7 +455,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