From e38a7bc1a623adf591d9ff0b7898820efa2f5a3c Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Wed, 26 Jun 2002 00:12:50 +0000 Subject: [PATCH] fixing build breaking typos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86744 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/getimagesize.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 --> +