reference/gmagick/gmagickdraw/gettextencoding.xml
f5abd0b0f3f6b3d83c80891e72f5854b46e372b6
...
...
@@ -10,7 +10,7 @@
10
10
<refsect1 role="description">
11
11
&reftitle.description;
12
12
<methodsynopsis>
13
-
<modifier>public</modifier> <type>string</type><methodname>GmagickDraw::gettextencoding</methodname>
13
+
<modifier>public</modifier> <type>mixed</type><methodname>GmagickDraw::gettextencoding</methodname>
14
14
<void />
15
15
</methodsynopsis>
16
16
<para>
...
...
@@ -29,7 +29,7 @@
29
29
<refsect1 role="returnvalues">
30
30
&reftitle.returnvalues;
31
31
<para>
32
-
Returns a string specifying the code set or false if text encoding is not set.
32
+
Returns a string specifying the code set or &false; if text encoding is not set.
33
33
</para>
34
34
</refsect1>
35
35

36
36