diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2006-02-11 18:45:49 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-02-11 18:45:49 +0000 |
commit | dda40c3b6221b1371a12a50fcff535e82112b573 (patch) | |
tree | 039d6b0a755c9be5f2957beedc8a45eaaf706798 /pango/pangowin32-fontmap.c | |
parent | 15d21027b26991d3f32ad800045d72d78ed7d558 (diff) | |
download | pango-dda40c3b6221b1371a12a50fcff535e82112b573.tar.gz |
Oops. Fix typo in docs.PANGO_1_11_5
Diffstat (limited to 'pango/pangowin32-fontmap.c')
-rw-r--r-- | pango/pangowin32-fontmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangowin32-fontmap.c b/pango/pangowin32-fontmap.c index ea380e2f..1fd5be7b 100644 --- a/pango/pangowin32-fontmap.c +++ b/pango/pangowin32-fontmap.c @@ -620,7 +620,7 @@ get_family_name (const LOGFONT *lfp) } /** - * pango_win32_pango_font_description_from_logfont: + * pango_win32_font_description_from_logfont: * @lfp: a LOGFONT * * Creates a #PangoFontDescription that matches the specified LOGFONT. |