mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
-spelling
-function name git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75173 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a9e17e6e45
commit
cd9154d583
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.82 $ -->
|
||||
<!-- $Revision: 1.83 $ -->
|
||||
<reference id="ref.image">
|
||||
<title>Image functions</title>
|
||||
<titleabbrev>Image</titleabbrev>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<refsect1>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>int|false</type><methodname>exif_thumbnail</methodname>
|
||||
<type>int|false</type><methodname>exif_imagetype</methodname>
|
||||
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
@ -125,7 +125,7 @@
|
|||
</row>
|
||||
<row>
|
||||
<entry>COMPUTED</entry>
|
||||
<entry>html, Width, Height, IsColor and come more if available.</entry>
|
||||
<entry>html, Width, Height, IsColor and some more if available.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>ANY_TAG</entry>
|
||||
|
|
Loading…
Reference in a new issue