Fixed typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111418 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Patric Stout 2003-01-11 10:19:31 +00:00
parent a0c57a6739
commit b97c4cd505

View file

@ -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>