[asterisk-commits] russell: branch 1.8 r288925 -	/branches/1.8/res/res_agi.c
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Mon Sep 27 07:42:15 CDT 2010
    
    
  
Author: russell
Date: Mon Sep 27 07:42:10 2010
New Revision: 288925
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=288925
Log:
Fix a documentation spelling error.
Modified:
    branches/1.8/res/res_agi.c
Modified: branches/1.8/res/res_agi.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/res/res_agi.c?view=diff&rev=288925&r1=288924&r2=288925
==============================================================================
--- branches/1.8/res/res_agi.c (original)
+++ branches/1.8/res/res_agi.c Mon Sep 27 07:42:10 2010
@@ -473,7 +473,7 @@
 	</agi>
 	<agi name="say datetime" language="en_US">
 		<synopsis>
-			Says a given time as specfied by the format given.
+			Says a given time as specified by the format given.
 		</synopsis>
 		<syntax>
 			<parameter name="time" required="true">
    
    
More information about the asterisk-commits
mailing list