diff options
Diffstat (limited to 'pango/fonts.c')
-rw-r--r-- | pango/fonts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/fonts.c b/pango/fonts.c index 13041245..91186a09 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -709,7 +709,7 @@ pango_font_description_copy_static (const PangoFontDescription *desc) * being loaded, but still compare %FALSE.) * * Return value: %TRUE if the two font descriptions are identical, - * %FALSE otherwise. + * %FALSE otherwise. **/ gboolean pango_font_description_equal (const PangoFontDescription *desc1, |