reflect that nl2br has been changed to conform to xhtml 1.0.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41773 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sascha Schumann 2001-02-23 15:35:46 +00:00
parent 5d86777a55
commit a021f96da9

View file

@ -1353,7 +1353,7 @@ echo "</PRE>\n";
</funcprototype>
</funcsynopsis>
<para>
Returns <parameter>string</parameter> with '&lt;BR&gt;' inserted
Returns <parameter>string</parameter> with '&lt;br /&gt;' inserted
before all newlines.
</para>
<para>