diff options
author | Owen Taylor <otaylor@redhat.com> | 2005-06-24 15:00:41 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2005-06-24 15:00:41 +0000 |
commit | 4310e8ce55077a4350d1d819ef7b34c82fea96e5 (patch) | |
tree | f51579507bb29a20e8fc0234ca0d96465adab3a7 /docs/pango_markup.sgml | |
parent | 6a1ab0edbab954f81cb8992e1c7eab2da242eeba (diff) | |
download | pango-4310e8ce55077a4350d1d819ef7b34c82fea96e5.tar.gz |
Fix a stray newline (#308887, Ryan Lortie)
2005-06-24 Owen Taylor <otaylor@redhat.com>
* docs/pango_markup.sgml (linkend): Fix a stray newline
(#308887, Ryan Lortie)
Diffstat (limited to 'docs/pango_markup.sgml')
-rw-r--r-- | docs/pango_markup.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/pango_markup.sgml b/docs/pango_markup.sgml index 7bd81ac3..3b4c1a5c 100644 --- a/docs/pango_markup.sgml +++ b/docs/pango_markup.sgml @@ -127,8 +127,7 @@ One of 'single', 'double', 'low', 'none' </para></listitem> </varlistentry> -<varlistentry><term>underline_col -or</term> +<varlistentry><term>underline_color</term> <listitem><para> The color of underlines; an RGB color specification such as '#00FF00' or a color name such as 'red' |