vrana Fri Aug 13 10:31:40 2004 EDT
Modified files: /phpdoc/en/reference/apd/functions rename-function.xml Log: Typo fixed by Dave http://cvs.php.net/diff.php/phpdoc/en/reference/apd/functions/rename-function.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/apd/functions/rename-function.xml diff -u phpdoc/en/reference/apd/functions/rename-function.xml:1.2 phpdoc/en/reference/apd/functions/rename-function.xml:1.3 --- phpdoc/en/reference/apd/functions/rename-function.xml:1.2 Fri Aug 13 10:20:43 2004 +++ phpdoc/en/reference/apd/functions/rename-function.xml Fri Aug 13 10:31:38 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/apd.xml, last change in rev 1.4 --> <refentry id="function.rename-function"> <refnamediv> @@ -15,7 +15,7 @@ </methodsynopsis> <para> Renames orig_name to new_name in the global function_table. Useful - for temporarly overriding builtin functions. + for temporarily overriding builtin functions. </para> <para> <example>