summaryrefslogtreecommitdiff
path: root/docs/tmpl/main.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/main.sgml')
-rw-r--r--docs/tmpl/main.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml
index 713fa998..89d5cb1e 100644
--- a/docs/tmpl/main.sgml
+++ b/docs/tmpl/main.sgml
@@ -64,7 +64,7 @@ fields:
<!-- ##### MACRO PANGO_TYPE_DIRECTION ##### -->
<para>
-The GObject type for #PangoDirection.
+The #GObject type for #PangoDirection.
</para>
@@ -300,7 +300,7 @@ Determines the direction of a character; either
%PANGO_DIRECTION_NEUTRAL.
</para>
-@ch: character to examine
+@ch: a Unicode character
@Returns: the direction of a character, as used in the
Unicode bidirectional algorithm.