sniper          Tue May 22 15:52:59 2001 EDT

  Modified files:              
    /phpdoc/en/functions        strings.xml 
  Log:
  fixed typo
  
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.89 phpdoc/en/functions/strings.xml:1.90
--- phpdoc/en/functions/strings.xml:1.89        Tue May 22 09:11:30 2001
+++ phpdoc/en/functions/strings.xml     Tue May 22 15:52:58 2001
@@ -1392,7 +1392,7 @@
    <note>
     <para>
      Starting with PHP 4.0.5, <function>nl2br</function> is now XHTML
-     complaint.  All versions before 4.0.5 will return
+     compliant.  All versions before 4.0.5 will return
      <parameter>string</parameter> with '&lt;br&gt;' inserted before
      newlines instead of '&lt;br /&gt;'.
     </para>


Reply via email to