cortesi Tue Jun 25 20:12:53 2002 EDT
Modified files:
/phpdoc/en/reference/image/functions getimagesize.xml
Log:
fixing build breaking typos
Index: phpdoc/en/reference/image/functions/getimagesize.xml
diff -u phpdoc/en/reference/image/functions/getimagesize.xml:1.4
phpdoc/en/reference/image/functions/getimagesize.xml:1.5
--- phpdoc/en/reference/image/functions/getimagesize.xml:1.4 Tue Jun 25 17:29:20
2002
+++ phpdoc/en/reference/image/functions/getimagesize.xml Tue Jun 25 20:12:50
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.36 -->
<refentry id="function.getimagesize">
<refnamediv>
@@ -65,9 +65,9 @@
<para>
Since PHP 4.3 <literal>bits</literal> and <literal>channels</literal>
are present for other image types, too. But these values or there
- presence can be a bit confusing. As example <acronym>GIF<acronym>
+ presence can be a bit confusing. As example <acronym>GIF</acronym>
allways uses 3 channels per pixel but the number of bits per pixel
- cannot be computed for an animated <acronym>GIF<acronym> with a global
+ cannot be computed for an animated <acronym>GIF</acronym> with a global
colortable.
</para>
<para>
@@ -168,3 +168,4 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
+
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php