[asterisk-commits] eliel: branch group/appdocsxml r147153 -	/team/group/appdocsxml/apps/
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Tue Oct  7 11:25:28 CDT 2008
    
    
  
Author: eliel
Date: Tue Oct  7 11:25:27 2008
New Revision: 147153
URL: http://svn.digium.com/view/asterisk?view=rev&rev=147153
Log:
Ups... we cant put a <literal> anywhere, just inside a <para>
Modified:
    team/group/appdocsxml/apps/app_readexten.c
Modified: team/group/appdocsxml/apps/app_readexten.c
URL: http://svn.digium.com/view/asterisk/team/group/appdocsxml/apps/app_readexten.c?view=diff&rev=147153&r1=147152&r2=147153
==============================================================================
--- team/group/appdocsxml/apps/app_readexten.c (original)
+++ team/group/appdocsxml/apps/app_readexten.c Tue Oct  7 11:25:27 2008
@@ -83,7 +83,7 @@
 						An invalid extension, ${INVALID_EXTEN}, was entered.
 					</value>
 					<value name="SKIP">
-						Line was not up and the option <literal>s</literal> was specified.
+						Line was not up and the option 's' was specified.
 					</value>
 					<value name="ERROR">
 						Invalid arguments were passed.
    
    
More information about the asterisk-commits
mailing list