corr. example

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113062 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Thomas Schoefbeck 2003-01-22 21:42:05 +00:00
parent b22bb3e903
commit d292a19070

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.142 -->
<refentry id="function.wordwrap">
<refnamediv>
@ -60,8 +60,9 @@ echo "$newtext\n";
<informalexample>
<screen>
<![CDATA[
The quick brown fox
jumped over the lazy dog.
The quick brown fox
jumped over the
lazy dog.
]]>
</screen>
</informalexample>
@ -86,9 +87,9 @@ echo "$newtext\n";
<informalexample>
<screen>
<![CDATA[
A very
long
wooooooo
A very
long
wooooooo
ooooord.
]]>
</screen>