jan             Fri Apr  5 05:29:45 2002 EDT

  Modified files:              
    /phpdoc/en/functions        image.xml 
  Log:
   - typo/phrase fix (#16446)
  
  
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.85 phpdoc/en/functions/image.xml:1.86
--- phpdoc/en/functions/image.xml:1.85  Fri Apr  5 05:22:17 2002
+++ phpdoc/en/functions/image.xml       Fri Apr  5 05:29:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.85 $ -->
+<!-- $Revision: 1.86 $ -->
 <reference id="ref.image">
  <title>Image functions</title>
  <titleabbrev>Image</titleabbrev>
@@ -298,7 +298,7 @@
    <para>
     Both parameters <parameter>width</parameter> and <parameter>height</parameter> are
     available since PHP 4.3 and return the size of the thumbnail. It is possible that
-    <function>exif_thumbnail</function> cannot create and image but determine the its
+    <function>exif_thumbnail</function> cannot create an image but determine its
     size. In this case the return value is &false; but <parameter>width</parameter> 
and
     <parameter>height</parameter> are set.
    </para>


Reply via email to