reference/mbstring/functions/mb-ereg-replace-callback.xml
14c33cf174c921e21b82a0ed262268c087137bdb
...
...
@@ -49,7 +49,7 @@
49
49
<listitem>
50
50
<para>
51
51
A callback that will be called and passed an array of matched elements
52
-
in the <parameter>subject</parameter> string. The callback should
52
+
in the <parameter>string</parameter> string. The callback should
53
53
return the replacement string.
54
54
</para>
55
55
<para>
56
56