From 870abbbd0a76179338211f6928cff15e3bacd6a8 Mon Sep 17 00:00:00 2001 From: Mike Robinson Date: Fri, 4 Aug 2000 21:59:19 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29625 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/image.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/image.xml b/functions/image.xml index 9178318368..c28346a4ee 100644 --- a/functions/image.xml +++ b/functions/image.xml @@ -20,9 +20,9 @@ In order to read and write images in jpeg format, you will need to - obatin and install jpeg-6b (available at + obtain and install jpeg-6b (available at &url.gd;), and then recompile gd to - make use of jpeg-6b. You will also have to compile PHP with + make use of jpeg-6b. You will also have to compile PHP with .