tony2001 Sun Aug 29 06:49:38 2004 EDT
Modified files:
/phpdoc/en/reference/image/functions imagecolortransparent.xml
Log:
fix #29881 ( imagecopymergeD() -> imagecopymerge() )
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagecolortransparent.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/image/functions/imagecolortransparent.xml
diff -u phpdoc/en/reference/image/functions/imagecolortransparent.xml:1.5
phpdoc/en/reference/image/functions/imagecolortransparent.xml:1.6
--- phpdoc/en/reference/image/functions/imagecolortransparent.xml:1.5 Mon Jul 26
17:44:37 2004
+++ phpdoc/en/reference/image/functions/imagecolortransparent.xml Sun Aug 29
06:49:38 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.36 -->
<refentry id="function.imagecolortransparent">
<refnamediv>
@@ -35,7 +35,7 @@
</para>
<note>
<para>
- Transparency is copied only with <function>imagecopymerged</function> and
+ Transparency is copied only with <function>imagecopymerge</function> and
true color images, not with <function>imagecopy</function> or pallete images.
</para>
</note>