tomsommer               Thu Aug 26 14:01:06 2004 EDT

  Modified files:              
    /phpdoc/en/reference/misc/functions php-check-syntax.xml 
  Log:
  Re-word
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/php-check-syntax.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/misc/functions/php-check-syntax.xml
diff -u phpdoc/en/reference/misc/functions/php-check-syntax.xml:1.6 
phpdoc/en/reference/misc/functions/php-check-syntax.xml:1.7
--- phpdoc/en/reference/misc/functions/php-check-syntax.xml:1.6 Thu Aug 26 13:47:30 
2004
+++ phpdoc/en/reference/misc/functions/php-check-syntax.xml     Thu Aug 26 14:01:05 
2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry id="function.php-check-syntax">
  <refnamediv>
   <refname>php_check_syntax</refname>
@@ -22,8 +22,8 @@
     </simpara>
     <simpara>
      If the <parameter>error_message</parameter> parameter is used, it will
-     contain the error message from the syntax check. <parameter>error_message
-     </parameter> is passed in by <link linkend="language.references"> 
+     contain the error message generated by the syntax check. <parameter>error_message
+     </parameter> is passed by <link linkend="language.references"> 
      reference</link>.
     </simpara>
     <para>

Reply via email to