mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fixed compilation error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60085 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ebe8aec352
commit
73bac37b43
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.58 $ -->
|
||||
<!-- $Revision: 1.59 $ -->
|
||||
<reference id="ref.image">
|
||||
<title>Image functions</title>
|
||||
<titleabbrev>Image</titleabbrev>
|
||||
|
@ -1739,7 +1739,7 @@ ImagePng($im);
|
|||
<function>ImagePNG</function>,
|
||||
<function>ImageGIF</function>,
|
||||
<function>ImageWBMP</function>,
|
||||
<function>ImageInterlace</funtion> and
|
||||
<function>ImageInterlace</function> and
|
||||
<function>ImageTypes</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue