samesch Mon Feb 5 14:34:29 2007 UTC
Modified files: /phpdoc/en/reference/pcre/functions preg-replace-callback.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcre/functions/preg-replace-callback.xml?r1=1.15&r2=1.16&diff_format=u Index: phpdoc/en/reference/pcre/functions/preg-replace-callback.xml diff -u phpdoc/en/reference/pcre/functions/preg-replace-callback.xml:1.15 phpdoc/en/reference/pcre/functions/preg-replace-callback.xml:1.16 --- phpdoc/en/reference/pcre/functions/preg-replace-callback.xml:1.15 Fri Feb 2 22:11:46 2007 +++ phpdoc/en/reference/pcre/functions/preg-replace-callback.xml Mon Feb 5 14:34:28 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.15 $ --> +<!-- $Revision: 1.16 $ --> <refentry id="function.preg-replace-callback"> <refnamediv> <refname>preg_replace_callback</refname> @@ -121,7 +121,7 @@ <refsect1 role="returnvalues"> &reftitle.returnvalues; <para> - <function>preg_replace</function> returns an array if the + <function>preg_replace_callback</function> returns an array if the <parameter>subject</parameter> parameter is an array, or a string otherwise. </para>