mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29625 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1111f727be
commit
870abbbd0a
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue