aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1bb26d..45ad4aa 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ luapath =
luacpath =
LUAC =
-# backwards compatibile install paths
+# backwards compatible install paths
ifneq ($(origin lua52include), undefined)
luainclude = $(lua52include)
endif