summaryrefslogtreecommitdiff
path: root/pango/pango-types.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-12-31 15:33:17 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-12-31 15:33:17 +0000
commit8a31da2ec82afd88219ec4221015373ccff390fd (patch)
treee4602f95f64b8e8930b3a551d44a860645b3abbd /pango/pango-types.h
parent3af3b3e4e1e5de7ad3f49b91295f4d77310caf53 (diff)
downloadpango-8a31da2ec82afd88219ec4221015373ccff390fd.tar.gz
Fix problem where MEDIUM was getting grouped with SEMIBOLD rather than
Fri Dec 31 10:20:55 2004 Owen Taylor <otaylor@redhat.com> * 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 <otaylor@redhat.com> * pango/pango-script.c pango/pango-types.h: Fix a couple of documentation typos (#161647, Torsten Schoenfeld)
Diffstat (limited to 'pango/pango-types.h')
-rw-r--r--pango/pango-types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-types.h b/pango/pango-types.h
index 82143508..51eb456a 100644
--- a/pango/pango-types.h
+++ b/pango/pango-types.h
@@ -155,7 +155,7 @@ void pango_matrix_concat (PangoMatrix *matrix,
* Unicode bidirectional algorithm; not every value in this
* enumeration makes sense for every usage of #PangoDirection;
* for example, the return value of pango_unichar_direction()
- * and pango_find_base_direction() cannot be %PANGO_DIRECTION_WEAK_LTR
+ * and pango_find_base_dir() cannot be %PANGO_DIRECTION_WEAK_LTR
* or %PANGO_DIRECTION_WEAK_RTL, since every character is either
* neutral or has a strong direction; on the other hand
* %PANGO_DIRECTION_NEUTRAL doesn't make sense to pass