diff --git a/reference/image/functions/getimagesize.xml b/reference/image/functions/getimagesize.xml index 4bba06460a..9b0a7c53c9 100644 --- a/reference/image/functions/getimagesize.xml +++ b/reference/image/functions/getimagesize.xml @@ -1,5 +1,5 @@ - + @@ -65,9 +65,9 @@ echo ""; Since PHP 4.3 bits and channels are present for other image types, too. But these values or there - presence can be a bit confusing. As example GIF + presence can be a bit confusing. As example GIF allways uses 3 channels per pixel but the number of bits per pixel - cannot be computed for an animated GIF with a global + cannot be computed for an animated GIF with a global colortable. @@ -168,3 +168,4 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> +