From 25d759ece7a4368a1b68d7a1546d964b6efd3936 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Fri, 5 Apr 2002 10:29:44 +0000 Subject: [PATCH] - typo/phrase fix (#16446) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76669 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/image.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/image.xml b/functions/image.xml index 01c84fe35a..46de489ee4 100644 --- a/functions/image.xml +++ b/functions/image.xml @@ -1,5 +1,5 @@ - + Image functions Image @@ -298,7 +298,7 @@ THUMBNAIL.Thumbnail.Height: 1 Both parameters width and height are available since PHP 4.3 and return the size of the thumbnail. It is possible that - exif_thumbnail cannot create and image but determine the its + exif_thumbnail cannot create an image but determine its size. In this case the return value is &false; but width and height are set.