Typo fixed.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138795 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dallas Wang 2003-08-26 05:36:00 +00:00
parent a38b338f5b
commit b17a6949bf

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.36 -->
<refentry id="function.imagecolorallocate">
<refnamediv>
@ -18,7 +18,7 @@
<para>
<function>imagecolorallocate</function> returns a color
identifier representing the color composed of the given
<acronym>RGB</acronym> components. The <parameter>im</parameter>
<acronym>RGB</acronym> components. The <parameter>image</parameter>
argument is the return from the <function>imagecreate</function>
function. <parameter>red</parameter>, <parameter>green</parameter> and
<parameter>blue</parameter> are the values of the red, green and blue