truelight               Sat Jan 11 05:19:31 2003 EDT

  Modified files:              
    /phpdoc/en/reference/image/functions        exif-imagetype.xml 
  Log:
  Fixed typo
  
Index: phpdoc/en/reference/image/functions/exif-imagetype.xml
diff -u phpdoc/en/reference/image/functions/exif-imagetype.xml:1.4 
phpdoc/en/reference/image/functions/exif-imagetype.xml:1.5
--- phpdoc/en/reference/image/functions/exif-imagetype.xml:1.4  Wed Jan  8 13:03:28 
2003
+++ phpdoc/en/reference/image/functions/exif-imagetype.xml      Sat Jan 11 05:19:31 
+2003
@@ -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.81 -->
  <refentry id="function.exif-imagetype">
   <refnamediv>
@@ -28,13 +28,13 @@
    </para>
    <para>
     This function can be used to avoid calls to other exif functions with unsupported
-    file teypes or in conjunction with $_SERVER['HTTP_ACCEPT'] to check whether or
+    file types or in conjunction with $_SERVER['HTTP_ACCEPT'] to check whether or
     not the viewer is able to see a specific image in his browser.
    </para>
    <para>
     <note>
      <simpara>
-      This function is only available in PHP 4 compiled using 
+      This function is only available in PHP 4 compiled using
       <option role="configure">--enable-exif</option>.
      </simpara>
      <simpara>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to