From 4ec0dd1fea9bdaee221ce19543849b20f58ea2d3 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 23 Nov 2005 14:27:39 +0000 Subject: Remove excess "the" in docs. (#319175, Masao Mutoh) 2005-11-23 Behdad Esfahbod * pango/fonts.c (pango_font_description_get_absolute_size): Remove excess "the" in docs. (#319175, Masao Mutoh) --- ChangeLog | 5 +++++ pango/fonts.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8eedb860..05afa81b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-23 Behdad Esfahbod + + * pango/fonts.c (pango_font_description_get_absolute_size): Remove + excess "the" in docs. (#319175, Masao Mutoh) + 2005-11-22 Behdad Esfahbod * pango/pangoxft-font.c (_pango_xft_font_get_mini_font): Load a font diff --git a/pango/fonts.c b/pango/fonts.c index 9082fe59..5f3017b0 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -406,7 +406,7 @@ pango_font_description_set_absolute_size (PangoFontDescription *desc, * Determines whether the size of the font is in points or device units. * See pango_font_description_set_size() and pango_font_description_set_absolute_size(). * - * Return value: whether the the size for the font description is in + * Return value: whether the size for the font description is in * points or device units. Use pango_font_description_get_set_fields() to * find out if the size field of the font description was explicitely set or not. * -- cgit v1.2.1