summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-11-06 15:07:19 -0500
committerBehdad Esfahbod <behdad@behdad.org>2018-11-06 17:59:31 -0500
commitc0383c6bb725bed2a48485988a427348384f3f87 (patch)
tree00dde64399ed0f9999c90c2b488501998ab449c8
parent10e6f708f30986bab9f7b506935f2555d6b79ff4 (diff)
Minor
-rw-r--r--src/hb-aat-layout-common.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hb-aat-layout-common.hh b/src/hb-aat-layout-common.hh
index ee2136ed..ddfd04b8 100644
--- a/src/hb-aat-layout-common.hh
+++ b/src/hb-aat-layout-common.hh
@@ -365,7 +365,7 @@ namespace AAT {
enum { DELETED_GLYPH = 0xFFFF };
/*
- * Extended State Table
+ * (Extended) State Table
*/
template <typename T>