summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/pangowin32-fontmap.c2
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.