summaryrefslogtreecommitdiffstats
path: root/src/base/ftpatent.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/ftpatent.c')
-rw-r--r--src/base/ftpatent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/ftpatent.c b/src/base/ftpatent.c
index 501cab5..82b42f0 100644
--- a/src/base/ftpatent.c
+++ b/src/base/ftpatent.c
@@ -269,7 +269,7 @@
#if defined( TT_CONFIG_OPTION_UNPATENTED_HINTING ) && \
- !defined( TT_CONFIG_OPTION_BYTECODE_INTEPRETER )
+ !defined( TT_CONFIG_OPTION_BYTECODE_INTERPRETER )
if ( face && FT_IS_SFNT( face ) )
{
result = !face->internal->ignore_unpatented_hinter;