aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2017-01-21 15:06:15 -0800
committerBehdad Esfahbod <behdad@behdad.org>2017-01-21 15:06:15 -0800
commit2d40923ca914c90304d07d6e7b9b1040c79c76fe (patch)
tree3b993521c57f10d81208009fb0dd0d1a57098e3e
parent8b2a58047095604dcdc576ecbe3e8c2ebb8f48f0 (diff)
downloadharfbuzz_ng-2d40923ca914c90304d07d6e7b9b1040c79c76fe.tar.gz
Minor
-rw-r--r--src/hb-ot-math.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hb-ot-math.cc b/src/hb-ot-math.cc
index ec8df2c25..eb08badbd 100644
--- a/src/hb-ot-math.cc
+++ b/src/hb-ot-math.cc
@@ -120,7 +120,7 @@ hb_ot_math_get_glyph_top_accent_attachment (hb_font_t *font,
/**
* hb_ot_math_is_glyph_extended_shape:
- * @font: a #hb_font_t to test
+ * @face: a #hb_face_t to test
* @glyph: a glyph index to test
*
* Return value: true if the glyph is an extended shape, false otherwise