From 1c53f2ad61caadeba4e3c976aa15f0608a9d3a32 Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Fri, 27 Feb 2009 16:49:08 +0000 Subject: [PATCH] Grammar. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276574 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/is-dir.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/is-dir.xml b/reference/filesystem/functions/is-dir.xml index ec06ea3818..e8a1fed7b9 100644 --- a/reference/filesystem/functions/is-dir.xml +++ b/reference/filesystem/functions/is-dir.xml @@ -1,5 +1,5 @@ - + is_dir @@ -27,7 +27,7 @@ Path to the file. If filename is a relative filename, it will be checked relative to the current working - directory. If filename a symbolic or hard link + directory. If filename is a symbolic or hard link then the link will be resolved and checked.