tom Wed Jan 22 16:42:05 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions wordwrap.xml
Log:
corr. example
Index: phpdoc/en/reference/strings/functions/wordwrap.xml
diff -u phpdoc/en/reference/strings/functions/wordwrap.xml:1.2
phpdoc/en/reference/strings/functions/wordwrap.xml:1.3
--- phpdoc/en/reference/strings/functions/wordwrap.xml:1.2 Wed Apr 17 02:44:24
2002
+++ phpdoc/en/reference/strings/functions/wordwrap.xml Wed Jan 22 16:42:05 2003
@@ -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 @@
<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 @@
<informalexample>
<screen>
<![CDATA[
-A very
-long
-wooooooo
+A very
+long
+wooooooo
ooooord.
]]>
</screen>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php