diff --git a/reference/filesystem/functions/copy.xml b/reference/filesystem/functions/copy.xml index bee39897bf..8c74e137fc 100644 --- a/reference/filesystem/functions/copy.xml +++ b/reference/filesystem/functions/copy.xml @@ -1,5 +1,5 @@ - + @@ -51,8 +51,8 @@ if (!copy($file, $newfile)) { - Windows Compatability Note: If you copy a file with no size, - copy will return false, but the file will be correctly + Windows compatibility note: If you copy a file with no size, + copy will return &false;, but the file will be correctly copied.