reference/gmagick/gmagick/embossimage.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -29,7 +29,7 @@
29
29
<term><parameter>radius</parameter></term>
30
30
<listitem>
31
31
<para>
32
-
The radius of the effect
32
+
The radius of the effect.
33
33
</para>
34
34
</listitem>
35
35
</varlistentry>
...
...
@@ -37,7 +37,7 @@
37
37
<term><parameter>sigma</parameter></term>
38
38
<listitem>
39
39
<para>
40
-
The sigma of the effect
40
+
The sigma of the effect.
41
41
</para>
42
42
</listitem>
43
43
</varlistentry>
...
...
@@ -48,7 +48,7 @@
48
48
<refsect1 role="returnvalues">
49
49
&reftitle.returnvalues;
50
50
<para>
51
-
The embossed Gmagick object.
51
+
The embossed <classname>Gmagick</classname> object.
52
52
</para>
53
53
</refsect1>
54
54

55
55