From 3b5263b0e9e23e56e14ce6a8498c21c5ce95cc35 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 9 Jan 2017 15:49:08 -0800 Subject: [PATCH] Typo --- src/hb-ot-layout-math-table.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-layout-math-table.hh b/src/hb-ot-layout-math-table.hh index b52b1215..7d1adf33 100644 --- a/src/hb-ot-layout-math-table.hh +++ b/src/hb-ot-layout-math-table.hh @@ -716,7 +716,7 @@ struct MATH DEFINE_SIZE_STATIC (10); }; -} /* mathspace OT */ +} /* namespace OT */ #endif /* HB_OT_LAYOUT_MATH_TABLE_HH */ -- GitLab