summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2008-12-22 21:16:03 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-12-22 21:16:03 +0000
commitcea6473bcf6456e531304fc23c473e33475ad05c (patch)
tree6dd8d0b3e50447eb4788a514d769756e194bab14 /pango
parente0ff9db857da7a3fda8687940977489a1c5d261b (diff)
downloadpango-cea6473bcf6456e531304fc23c473e33475ad05c.tar.gz
Reword.
svn path=/trunk/; revision=2764
Diffstat (limited to 'pango')
-rw-r--r--pango/fonts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/fonts.c b/pango/fonts.c
index d3fbd69b..34c0e248 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
**/