From 8a31da2ec82afd88219ec4221015373ccff390fd Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Fri, 31 Dec 2004 15:33:17 +0000 Subject: Fix problem where MEDIUM was getting grouped with SEMIBOLD rather than Fri Dec 31 10:20:55 2004 Owen Taylor * pango/pangofc-fontmap.c (pango_fc_convert_weight_to_pango): Fix problem where MEDIUM was getting grouped with SEMIBOLD rather than NORMAL. (http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=143832) Wed Dec 22 13:21:01 2004 Owen Taylor * pango/pango-script.c pango/pango-types.h: Fix a couple of documentation typos (#161647, Torsten Schoenfeld) --- pango/pango-script.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/pango-script.c') diff --git a/pango/pango-script.c b/pango/pango-script.c index a1be94e0..d57358dc 100644 --- a/pango/pango-script.c +++ b/pango/pango-script.c @@ -172,7 +172,7 @@ pango_script_iter_free (PangoScriptIter *iter) * @script: location to store script for range, or %NULL * * Gets information about the range to which @iter currently points. - * The range is the is the set of locations p where *start <= p < *end. + * The range is the set of locations p where *start <= p < *end. * (That is, it doesn't include the character stored at *end) **/ void -- cgit v1.2.1