zeev Sun Nov 9 18:34:13 2003 EDT
Modified files:
/phpdoc/en/reference/strings charsets.xml
Log:
Fixlet
Index: phpdoc/en/reference/strings/charsets.xml
diff -u phpdoc/en/reference/strings/charsets.xml:1.5
phpdoc/en/reference/strings/charsets.xml:1.6
--- phpdoc/en/reference/strings/charsets.xml:1.5 Sat Nov 8 12:55:37 2003
+++ phpdoc/en/reference/strings/charsets.xml Sun Nov 9 18:34:13 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<para>
Following character sets are supported in PHP 4.3.0 and later.
<table>
@@ -39,7 +39,7 @@
<entry>cp866</entry>
<entry>ibm866, 866</entry>
<entry>
- DOS specific charset for Russian.
+ DOS-specific Cyrillic charset.
This charset is supported in 4.3.2.
</entry>
</row>
@@ -47,7 +47,7 @@
<entry>cp1251</entry>
<entry>Windows-1251, win-1251, 1251</entry>
<entry>
- Windows specific charset for Russian.
+ Windows-specific Cyrillic charset.
This charset is supported in 4.3.2.
</entry>
</row>