derick Tue May 28 02:53:24 2002 EDT
Modified files:
/phpdoc-nl/reference/strings/functions strcoll.xml
Log:
- Fix build
Index: phpdoc-nl/reference/strings/functions/strcoll.xml
diff -u phpdoc-nl/reference/strings/functions/strcoll.xml:1.1
phpdoc-nl/reference/strings/functions/strcoll.xml:1.2
--- phpdoc-nl/reference/strings/functions/strcoll.xml:1.1 Sun May 26 14:50:53
2002
+++ phpdoc-nl/reference/strings/functions/strcoll.xml Tue May 28 02:53:24 2002
@@ -13,7 +13,7 @@
<methodparam><type>string</type><parameter>str2</parameter></methodparam>
</methodsynopsis>
<simpara>
- Geeft < 0 terug als <parameter>str1</parameteir> minder is dan
+ Geeft < 0 terug als <parameter>str1</parameter> minder is dan
<parameter>str2</parameter>; > 0 als
<parameter>str1</parameter> is meer is dan
<parameter>str2</parameter>, en 0 als ze gelijk zijn.