diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2012-08-25 16:58:38 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2012-08-25 16:58:38 -0400 |
commit | cc7f3d84cc7b218bfc6795cde4c89207fa428d77 (patch) | |
tree | 2e0d5dd300b398b90fc1bbe094b7ddf4f8a8507a /docs/pango_markup.sgml | |
parent | a9925526f2094d09e5052506ebf2a7a1d43c7ec5 (diff) | |
download | pango-cc7f3d84cc7b218bfc6795cde4c89207fa428d77.tar.gz |
Bug 653347 - rise units documented incorrectly
Diffstat (limited to 'docs/pango_markup.sgml')
-rw-r--r-- | docs/pango_markup.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pango_markup.sgml b/docs/pango_markup.sgml index 68d2901b..8fc430ac 100644 --- a/docs/pango_markup.sgml +++ b/docs/pango_markup.sgml @@ -156,7 +156,7 @@ or a color name such as 'red' <varlistentry><term>rise</term> <listitem><para> -Vertical displacement, in 10000ths of an em. Can be negative for +Vertical displacement, in Pango units. Can be negative for subscript, positive for superscript. </para></listitem> </varlistentry> |