From cea6473bcf6456e531304fc23c473e33475ad05c Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 22 Dec 2008 21:16:03 +0000 Subject: [PATCH] Reword. svn path=/trunk/; revision=2764 --- pango/fonts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/fonts.c b/pango/fonts.c index d3fbd69..34c0e24 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -634,7 +634,7 @@ compute_distance (const PangoFontDescription *a, * and PANGO_STYLE_ITALIC as matches, but not as good a match as when the * styles are equal. * - * Note that @old_match should match @desc. + * Note that @old_match must match @desc. * * Return value: %TRUE if @new_match is a better match **/ -- 2.7.4