summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorBrian Wignall <brianwignall@gmail.com>2020-01-10 10:47:46 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-01-12 21:30:08 -0500
commit0b5ddc7f2c10ee84631dd6cb5f6368afbc389449 (patch)
treed9a77d5b2c55d75d9ae5b6fa199612315de9d163 /mk
parent350e2b78788d47255d27489dfc62d664498b5de4 (diff)
downloadhaskell-0b5ddc7f2c10ee84631dd6cb5f6368afbc389449.tar.gz
Fix more typos, via an improved Levenshtein-style corrector
Diffstat (limited to 'mk')
-rw-r--r--mk/config.mk.in2
-rw-r--r--mk/install.mk.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in
index 41cd71ca1f..bad99b5155 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -14,7 +14,7 @@
# - config.mk is auto-generated from config.mk.in by configure.
# If you edit config.mk your changes will be spammed.
#
-# - Settings in this file may be overriden by giving replacement
+# - Settings in this file may be overridden by giving replacement
# definitions in build.mk. See build.mk.sample for a good
# starting point for a build.mk file.
#
diff --git a/mk/install.mk.in b/mk/install.mk.in
index f3f9ce0507..0856805285 100644
--- a/mk/install.mk.in
+++ b/mk/install.mk.in
@@ -12,7 +12,7 @@
# - install.mk is auto-generated from install.mk.in by configure.
# If you edit install.mk your changes will be spammed.
#
-# - Settings in this file may be overriden by giving replacement
+# - Settings in this file may be overridden by giving replacement
# definitions in build.mk.
# Definition of installation directories, we don't use half of these, but since