From b97c4cd5053eb414faa800154ca406102a94ffe8 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Sat, 11 Jan 2003 10:19:31 +0000 Subject: [PATCH] Fixed typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111418 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/exif-imagetype.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/image/functions/exif-imagetype.xml b/reference/image/functions/exif-imagetype.xml index 021c861989..a8db04dac5 100644 --- a/reference/image/functions/exif-imagetype.xml +++ b/reference/image/functions/exif-imagetype.xml @@ -1,5 +1,5 @@ - + @@ -28,13 +28,13 @@ 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. - This function is only available in PHP 4 compiled using + This function is only available in PHP 4 compiled using .