summaryrefslogtreecommitdiff
path: root/docs/tmpl/tab-stops.sgml
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-11-17 08:06:36 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-11-17 08:06:36 +0000
commitb39348d0adbf74b2f6769144889aefc547c26d50 (patch)
tree54df90034d929e3bb94acc2e1f49112168952fb3 /docs/tmpl/tab-stops.sgml
parent6892423f42acfad94eefa4519f3a470c1cf9c461 (diff)
downloadpango-b39348d0adbf74b2f6769144889aefc547c26d50.tar.gz
More documentation improvements.
2005-11-17 Behdad Esfahbod <behdad@gnome.org> * docs/tmpl/coverage-maps.sgml docs/tmpl/fonts.sgml docs/tmpl/glyphs.sgml docs/tmpl/layout.sgml docs/tmpl/main.sgml docs/tmpl/scripts.sgml docs/tmpl/tab-stops.sgml docs/tmpl/text-attributes.sgml pango/break.c pango/fonts.c pango/pango-fontset.c pango/pango-layout.c pango/pango-script.c pango/pango-utils.c pango/pangofc-decoder.c pango/pangofc-decoder.h pango/pangofc-font.c pango/pangofc-font.h pango/pangoxft-font.c: More documentation improvements.
Diffstat (limited to 'docs/tmpl/tab-stops.sgml')
-rw-r--r--docs/tmpl/tab-stops.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tmpl/tab-stops.sgml b/docs/tmpl/tab-stops.sgml
index b06289b8..757280ad 100644
--- a/docs/tmpl/tab-stops.sgml
+++ b/docs/tmpl/tab-stops.sgml
@@ -23,7 +23,7 @@ of tab stops. Each tab stop has an alignment and a position.
<!-- ##### MACRO PANGO_TYPE_TAB_ARRAY ##### -->
<para>
-The GObject type for #PangoTabArray.
+The #GObject type for #PangoTabArray.
</para>
@@ -37,7 +37,7 @@ A #PangoTabAlign specifies where a tab stop appears relative to the text.
<!-- ##### MACRO PANGO_TYPE_TAB_ALIGN ##### -->
<para>
-The GObject type for #PangoTabAlign.
+The #GObject type for #PangoTabAlign.
</para>