cvs: phpdoc-nl /reference/strings/functions rtrim.xml
[email protected] ("Nuno Lopes")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvsnlopess1089380961@cvsserver> |
nlopess Fri Jul 9 09:49:21 2004 EDT
Modified files:
/phpdoc-nl/reference/strings/functions rtrim.xml
Log:
fix #29069
http://cvs.php.net/diff.php/phpdoc-nl/reference/strings/functions/rtrim.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc-nl/reference/strings/functions/rtrim.xml
diff -u phpdoc-nl/reference/strings/functions/rtrim.xml:1.5 phpdoc-nl/reference/strings/functions/rtrim.xml:1.6
--- phpdoc-nl/reference/strings/functions/rtrim.xml:1.5 Fri Aug 16 05:29:07 2002
+++ phpdoc-nl/reference/strings/functions/rtrim.xml Fri Jul 9 09:49:21 2004
@@ -91,7 +91,7 @@
</para>
</example>
<para>
- Zie ook <function>ltrim</function> en <function>ltrim</function>.
+ Zie ook <function>trim</function> en <function>ltrim</function>.
</para>
</refsect1>
</refentry>