diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2007-10-24 07:03:56 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-10-24 07:03:56 +0000 |
commit | 0bbbed816f428e047286782130d411041b627553 (patch) | |
tree | c34cab3cec6347d624d0e30dd0e2dba800240c73 | |
parent | 7a9a711c69c74118902f1dd8e349a786752ee7fe (diff) | |
download | pango-0bbbed816f428e047286782130d411041b627553.tar.gz |
Fix doc
svn path=/trunk/; revision=2462
-rw-r--r-- | pango/pangofc-fontmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangofc-fontmap.h b/pango/pangofc-fontmap.h index 87c1c747..2a5443f0 100644 --- a/pango/pangofc-fontmap.h +++ b/pango/pangofc-fontmap.h @@ -179,7 +179,7 @@ PangoFontDescription *pango_fc_font_description_from_pattern (FcPattern *pattern * fontconfig pattern it passes to fontconfig if a #PangoGravity other * than %PangoGravitySouth is desired. * - * The property will have a PangoGravity value as a string, like "east". + * The property will have a #PangoGravity value as a string, like "east". * * Since: 1.20 */ |