summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.c
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-04-05 00:57:10 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-04-05 00:57:10 +0000
commit184fac9cb3f0146684c0f141ef5d2e480859be06 (patch)
treebcc26ac9e134dce03a1480b359671b946cbb909e /pango/pango-attributes.c
parent613302136667231bcefd772b419369516eb3bf45 (diff)
downloadpango-184fac9cb3f0146684c0f141ef5d2e480859be06.tar.gz
Doc updates.
Tue Apr 4 20:56:29 2000 Owen Taylor <otaylor@redhat.com> * docs/tmpl/* docs/Makefile.am docs/pango-sections.txt pango/pango-attributes.c pango/pangox.c: Doc updates.
Diffstat (limited to 'pango/pango-attributes.c')
-rw-r--r--pango/pango-attributes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index 19f0e9fc..f7618906 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -427,7 +427,7 @@ pango_attr_stretch_new (PangoStretch stretch)
/**
* pango_attr_underline_new:
- * @underline: %TRUE if the text should be underlined
+ * @underline: the underline style.
*
* Create a new underline-style object.
*