[svn-commits] trunk - r7996 /trunk/apps/app_voicemail.c

svn-commits at lists.digium.com svn-commits at lists.digium.com
Wed Jan 11 20:35:47 CST 2006


Author: russell
Date: Wed Jan 11 20:35:45 2006
New Revision: 7996

URL: http://svn.digium.com/view/asterisk?rev=7996&view=rev
Log:
typo

Modified:
    trunk/apps/app_voicemail.c

Modified: trunk/apps/app_voicemail.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_voicemail.c?rev=7996&r1=7995&r2=7996&view=diff
==============================================================================
--- trunk/apps/app_voicemail.c (original)
+++ trunk/apps/app_voicemail.c Wed Jan 11 20:35:45 2006
@@ -339,7 +339,7 @@
 "    g(#) - Use the specified amount of gain when recording a voicemail\n"
 "           message. The units are whole-number decibels (dB).\n"
 "    s    - Skip checking the passcode for the mailbox.\n"
-"    a(#) - Skip folder prompt and g directly to folder specified, default 1\n";
+"    a(#) - Skip folder prompt and go directly to folder specified, default 1\n";
 
 static char *synopsis_vm_box_exists =
 "Check to see if Voicemail mailbox exists";



More information about the svn-commits mailing list