Fixed bug #44855 (Typo on the imagefttext)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258660 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Felipe Pena 2008-04-28 19:56:16 +00:00
parent af40519612
commit 079e80887e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.14 $ -->
<!-- $Revision: 1.15 $ -->
<refentry xml:id='function.imagefttext' xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>imagefttext</refname>
@ -69,7 +69,7 @@
<term><parameter>color</parameter></term>
<listitem>
<para>
The index of the desired color for the text, see <function>iamgecolorexact</function>
The index of the desired color for the text, see <function>imagecolorexact</function>
</para>
</listitem>
</varlistentry>