reference/gmagick/gmagick/drawimage.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -14,7 +14,7 @@
14
14
<methodparam><type>GmagickDraw</type><parameter>GmagickDraw</parameter></methodparam>
15
15
</methodsynopsis>
16
16
<para>
17
-
Renders the GmagickDraw object on the current image
17
+
Renders the <classname>GmagickDraw</classname> object on the current image.
18
18
</para>
19
19

20
20

...
...
@@ -39,7 +39,7 @@
39
39
<refsect1 role="returnvalues">
40
40
&reftitle.returnvalues;
41
41
<para>
42
-
The drawn Gmagick object
42
+
The drawn <classname>Gmagick</classname> object.
43
43
</para>
44
44
</refsect1>
45
45

46
46