didou Thu Nov 27 07:27:51 2003 EDT
Modified files:
/phpdoc/en/reference/mbstring/functions mb-decode-numericentity.xml
mb-encode-numericentity.xml
Log:
Write about convmap parameter, not about array (Jakub Vrana)
Index: phpdoc/en/reference/mbstring/functions/mb-decode-numericentity.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-decode-numericentity.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-decode-numericentity.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-decode-numericentity.xml:1.3 Wed
Jul 16 13:16:02 2003
+++ phpdoc/en/reference/mbstring/functions/mb-decode-numericentity.xml Thu Nov 27
07:27:50 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
<refentry id="function.mb-decode-numericentity">
<refnamediv>
@@ -22,7 +22,7 @@
returns converted string.
</para>
<para>
- <parameter>array</parameter> is array to specifies code area to
+ <parameter>convmap</parameter> is array to specifies code area to
convert.
</para>
<para>
Index: phpdoc/en/reference/mbstring/functions/mb-encode-numericentity.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-encode-numericentity.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-encode-numericentity.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-encode-numericentity.xml:1.3 Wed
Jul 16 13:16:02 2003
+++ phpdoc/en/reference/mbstring/functions/mb-encode-numericentity.xml Thu Nov 27
07:27:50 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
<refentry id="function.mb-encode-numericentity">
<refnamediv>
@@ -23,7 +23,7 @@
returns converted string.
</para>
<para>
- <parameter>array</parameter> is array specifies code area to
+ <parameter>convmap</parameter> is array specifies code area to
convert.
</para>
<para>