[PHP-DOC] cvs: phpdoc /en/functions strings.xml From: Daniel Beckham (danbeck <email protected>)
Date: 08/21/00

danbeck Mon Aug 21 19:51:50 2000 EDT

  Modified files:
    /phpdoc/en/functions strings.xml
  Log:
  fixed typos in xml tags (just learned how to "make test" =)
  
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.40 phpdoc/en/functions/strings.xml:1.41
--- phpdoc/en/functions/strings.xml:1.40 Mon Aug 21 15:33:33 2000
+++ phpdoc/en/functions/strings.xml Mon Aug 21 19:51:50 2000
@@ -3074,7 +3074,7 @@
     <funcsynopsis>
      <funcprototype>
       <funcdef>string <function>wordwrap</function></funcdef>
- <paramdef>string <parameter>str</paramter></paramdef>
+ <paramdef>string <parameter>str</parameter></paramdef>
       <paramdef>int
        <parameter><optional>width</optional></parameter>
       </paramdef>
@@ -3119,7 +3119,7 @@
     <para>
      See also <function>nl2br</function>.
     </para>
- </refsec1>
+ </refsect1>
   </refentry>