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.