From a4f6de2975ce45d781240eba64df8255e2f47dc7 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sat, 8 Jul 2006 18:15:39 +0000 Subject: Fix doc typo. --- pango/fonts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/fonts.c b/pango/fonts.c index bd7d0fd3..cb53d1a8 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -360,7 +360,7 @@ pango_font_description_set_size (PangoFontDescription *desc, * @desc: a #PangoFontDescription * * Gets the size field of a font description. - * See pango_font_description_get_size(). + * See pango_font_description_set_size(). * * Return value: the size field for the font description in points or device units. * You must call pango_font_description_get_size_is_absolute() -- cgit v1.2.1