reference/gmagick/gmagick/setimageiterations.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -4,7 +4,7 @@
4
4
<refentry xml:id="gmagick.setimageiterations" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<refnamediv>
6
6
<refname>Gmagick::setimageiterations</refname>
7
-
<refpurpose>Sets the image iterations. </refpurpose>
7
+
<refpurpose>Sets the image iterations</refpurpose>
8
8
</refnamediv>
9
9

10
10
<refsect1 role="description">
...
...
@@ -16,9 +16,6 @@
16
16
<para>
17
17
Sets the image iterations.
18
18
</para>
19
-

20
-
21
-

22
19
</refsect1>
23
20

24
21
<refsect1 role="parameters">
...
...
@@ -40,7 +37,7 @@
40
37
<refsect1 role="returnvalues">
41
38
&reftitle.returnvalues;
42
39
<para>
43
-
The Gmagick object on success.
40
+
The <classname>Gmagick</classname> object.
44
41
</para>
45
42
</refsect1>
46
43

47
44