cvs: phpdoc-nl /reference/strings/functions htmlspecialchars.xml
[email protected] ("CHAILLAN Nicolas")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvsnicos1059679685@cvsserver> |
nicos Thu Jul 31 15:28:05 2003 EDT
Modified files:
/phpdoc-nl/reference/strings/functions htmlspecialchars.xml
Log:
fixing #24857
Index: phpdoc-nl/reference/strings/functions/htmlspecialchars.xml
diff -u phpdoc-nl/reference/strings/functions/htmlspecialchars.xml:1.5 phpdoc-nl/reference/strings/functions/htmlspecialchars.xml:1.6
--- phpdoc-nl/reference/strings/functions/htmlspecialchars.xml:1.5 Sat Aug 17 14:11:48 2002
+++ phpdoc-nl/reference/strings/functions/htmlspecialchars.xml Thu Jul 31 15:28:05 2003
@@ -58,7 +58,7 @@
</listitem>
<listitem>
<simpara>
- '>' (groter dan) wordt '&>'
+ '>' (groter dan) wordt '&gt;'
</simpara>
</listitem>
</itemizedlist>