summaryrefslogtreecommitdiff
path: root/src/hb-ot-layout-gsubgpos-private.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/hb-ot-layout-gsubgpos-private.hh')
-rw-r--r--src/hb-ot-layout-gsubgpos-private.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hb-ot-layout-gsubgpos-private.hh b/src/hb-ot-layout-gsubgpos-private.hh
index 629be6c..979026d 100644
--- a/src/hb-ot-layout-gsubgpos-private.hh
+++ b/src/hb-ot-layout-gsubgpos-private.hh
@@ -40,7 +40,7 @@ _hb_trace_apply (const char *obj,
unsigned int apply_depth,
const char *function)
{
- /* The following check is written in such a skewer way just
+ /* The following check is written in such a skewed way just
* to quiet compiler warning. The simple version would have been:
* if (apply_depth < HB_DEBUG_APPLY)
*/