reference/gmagick/gmagick/shearimage.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -23,8 +23,6 @@ The amount of the shear is controlled by a shear angle. For X direction shears,
23
23
from shearing the image are filled with the background color.
24
24
</para>
25
25

26
-
27
-

28
26
</refsect1>
29
27

30
28
<refsect1 role="parameters">
...
...
@@ -62,7 +60,7 @@ The amount of the shear is controlled by a shear angle. For X direction shears,
62
60
<refsect1 role="returnvalues">
63
61
&reftitle.returnvalues;
64
62
<para>
65
-
The Gmagick object on success
63
+
The <classname>Gmagick</classname> object.
66
64
</para>
67
65
</refsect1>
68
66

69
67