[PHP-DOC] cvs: phpdoc /en/functions image.xml From: Mike Robinson (mgrphp3 <email protected>)
Date: 08/04/00

mrobinso Fri Aug 4 14:59:19 2000 EDT

  Modified files:
    /phpdoc/en/functions image.xml
  Log:
  Fix typo
  
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.17 phpdoc/en/functions/image.xml:1.18
--- phpdoc/en/functions/image.xml:1.17 Fri Aug 4 10:57:16 2000
+++ phpdoc/en/functions/image.xml Fri Aug 4 14:59:19 2000
@@ -20,9 +20,9 @@
    </simpara>
    <simpara>
    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
    <ulink url="&url.jpeg;">&url.gd;</ulink>), 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
    <option role="configure">--with-jpeg-dir=/path/to/jpeg-6b</option>.
    </simpara>
   </partintro>