summaryrefslogtreecommitdiff
path: root/source/luametatex/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/CMakeLists.txt')
-rw-r--r--source/luametatex/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/luametatex/CMakeLists.txt b/source/luametatex/CMakeLists.txt
index 13a7770c5..29553c701 100644
--- a/source/luametatex/CMakeLists.txt
+++ b/source/luametatex/CMakeLists.txt
@@ -194,7 +194,7 @@ if ((DEFINED LMT_HB_TOO))
add_definitions(-DLMT_HB_TOO=1)
endif()
-# This needs cmake >= 3.9 and produces a 60K smaller mingw binary but it take quite a bit or
+# This needs cmake >= 3.9 and produces a 60K smaller mingw binary but it take quite a bit of
# runtime to get there so it should become an option (apart from testing on all builders).
if (DEFINED LMT_OPTIMIZE)