[svn-commits] qwell: branch 1.2 r74316 - /branches/1.2/apps/app_voicemail.c
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Tue Jul 10 10:37:55 CDT 2007
Author: qwell
Date: Tue Jul 10 10:37:54 2007
New Revision: 74316
URL: http://svn.digium.com/view/asterisk?view=rev&rev=74316
Log:
Fix a small typo in description in of Voicemail() application.
Issue 10170, patch by casper.
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?view=diff&rev=74316&r1=74315&r2=74316
==============================================================================
--- branches/1.2/apps/app_voicemail.c (original)
+++ branches/1.2/apps/app_voicemail.c Tue Jul 10 10:37:54 2007
@@ -318,7 +318,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 'unavailable 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 svn-commits
mailing list