didou Wed Jul 21 14:43:56 2004 EDT
Modified files: /phpdoc/en/reference/filesystem/functions copy.xml Log: dave, it was missing a dot :) http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/copy.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/reference/filesystem/functions/copy.xml diff -u phpdoc/en/reference/filesystem/functions/copy.xml:1.9 phpdoc/en/reference/filesystem/functions/copy.xml:1.10 --- phpdoc/en/reference/filesystem/functions/copy.xml:1.9 Wed Jul 21 14:42:20 2004 +++ phpdoc/en/reference/filesystem/functions/copy.xml Wed Jul 21 14:43:56 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 --> <refentry id="function.copy"> <refnamediv> @@ -30,7 +30,7 @@ </example> </para> <para> - If you wish to move a file, use the <function>rename</function> function + If you wish to move a file, use the <function>rename</function> function. </para> <note> <para>