diff --git a/reference/image/functions/getimagesize.xml b/reference/image/functions/getimagesize.xml index a03cf5e206..67ff4da3b8 100644 --- a/reference/image/functions/getimagesize.xml +++ b/reference/image/functions/getimagesize.xml @@ -1,5 +1,5 @@ - + @@ -78,7 +78,7 @@ echo ""; Beginning with PHP 4.3, getimagesize also returns an - additional parameter, MIME, that corresponds with the + additional parameter, mime, that corresponds with the MIME type of the image. This information can be used to deliver images with correct HTTP Content-type headers: