reference/gmagick/gmagick/getquantumdepth.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -4,7 +4,7 @@
4
4
<refentry xml:id="gmagick.getquantumdepth" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<refnamediv>
6
6
<refname>Gmagick::getquantumdepth</refname>
7
-
<refpurpose>Returns the Gmagick quantum depth as a string. </refpurpose>
7
+
<refpurpose>Returns the Gmagick quantum depth as a string</refpurpose>
8
8
</refnamediv>
9
9

10
10
<refsect1 role="description">
...
...
@@ -14,7 +14,7 @@
14
14
<void />
15
15
</methodsynopsis>
16
16
<para>
17
-
Returns the Gmagick quantum depth as a string.
17
+
Returns the <classname>Gmagick</classname> quantum depth as a string.
18
18
</para>
19
19

20
20
...
...
@@ -29,7 +29,7 @@
29
29
<refsect1 role="returnvalues">
30
30
&reftitle.returnvalues;
31
31
<para>
32
-
Returns the Gmagick quantum depth as a string.
32
+
Returns the <classname>Gmagick</classname> quantum depth as a string.
33
33
</para>
34
34
</refsect1>
35
35

36
36