Skip to content

Commit 2a3e48b

Browse files
authored
Calrify imagegd2() synopsis
Although not quite as ambiguous as "GD", it's worth being clear that "GD2" is the name of the output format.
1 parent 55f2d0c commit 2a3e48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/image/functions/imagegd2.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<methodparam choice="opt"><type>int</type><parameter>mode</parameter><initializer><constant>IMG_GD2_RAW</constant></initializer></methodparam>
1616
</methodsynopsis>
1717
<para>
18-
Outputs a GD2 image to the given <parameter>file</parameter>.
18+
Outputs or saves the given <parameter>image</parameter> in GD2 format.
1919
</para>
2020
</refsect1>
2121
<refsect1 role="parameters">

0 commit comments

Comments
 (0)