diff --git a/reference/filesystem/functions/filetype.xml b/reference/filesystem/functions/filetype.xml index d1f44b95ec..86b7dd4b25 100644 --- a/reference/filesystem/functions/filetype.xml +++ b/reference/filesystem/functions/filetype.xml @@ -1,5 +1,5 @@ - + @@ -17,9 +17,9 @@ dir, block, link, file, and unknown. - Returns &false; if an error occurs. - This function will also produce an E_WARNING message if the stat call fails or - if the file type is unknown. + Returns &false; if an error occurs. filetype will also + produce an E_WARNING message if the stat call fails + or if the file type is unknown. The results of this function are cached. See