fixed typos in xml tags (just learned how to "make test" =)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30796 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel Beckham 2000-08-22 02:51:50 +00:00
parent 0969190ed3
commit 2fdefa164a

View file

@ -3074,7 +3074,7 @@ $text = ucwords($text); // $text is now: Mary Had A Little
<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 @@ The quick brown fox
<para>
See also <function>nl2br</function>.
</para>
</refsec1>
</refsect1>
</refentry>