From 0c657886f382068dd53d974ce240f9896edd531c Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Tue, 11 Apr 2017 14:45:20 +0000 Subject: [PATCH] Fix typo Patch provided by anon user. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342311 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/getimagesize.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/image/functions/getimagesize.xml b/reference/image/functions/getimagesize.xml index c953d47819..ac873a112e 100644 --- a/reference/image/functions/getimagesize.xml +++ b/reference/image/functions/getimagesize.xml @@ -28,7 +28,7 @@ This function expects filename to be a valid image file. If a non-image file is supplied, it may be incorrectly detected as an image and the function will return successfully, but - the array may contain nonsentical values. + the array may contain nonsensical values. Do not use getimagesize to check that a given