reference/gmagick/gmagickdraw/setfont.xml
600c54038dec1a80a5246fa35879dd0472667088
...
...
@@ -4,7 +4,7 @@
4
4
<refentry xml:id="gmagickdraw.setfont" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<refnamediv>
6
6
<refname>GmagickDraw::setfont</refname>
7
-
<refpurpose>Sets the fully-specified font to use when annotating with text. </refpurpose>
7
+
<refpurpose>Sets the fully-specified font to use when annotating with text</refpurpose>
8
8
</refnamediv>
9
9

10
10
<refsect1 role="description">
...
...
@@ -40,7 +40,7 @@
40
40
<refsect1 role="returnvalues">
41
41
&reftitle.returnvalues;
42
42
<para>
43
-
The GmagickDraw object on success
43
+
The <classname>GmagickDraw</classname> object.
44
44
</para>
45
45
</refsect1>
46
46

47
47