aboutsummaryrefslogtreecommitdiffstats
path: root/mk/before-config.mk
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:49:54 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:49:54 +0100
commitb8bf5c3d2cebf62802e42659103f3018712419a0 (patch)
treed4e38da792a3ace47723a7834ce68b3e443d285b /mk/before-config.mk
parentUpdate e-mail (diff)
downloadanysum-b8bf5c3d2cebf62802e42659103f3018712419a0.tar.gz
anysum-b8bf5c3d2cebf62802e42659103f3018712419a0.tar.bz2
anysum-b8bf5c3d2cebf62802e42659103f3018712419a0.tar.xz
m fixesHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'mk/before-config.mk')
-rw-r--r--mk/before-config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/before-config.mk b/mk/before-config.mk
index cf000f5..df5e8ee 100644
--- a/mk/before-config.mk
+++ b/mk/before-config.mk
@@ -1,6 +1,6 @@
-# This are overwritten in $(CONFIGFILE), however they
+# These are overwritten in $(CONFIGFILE), however they
# are added so that they are always defined even if
-# the use has an out of date version of config.mk
+# the user has an out-of-date version of config.mk
DEFAULT_SUPPORT = yes
SUPPORT_SHA1 = $(DEFAULT_SUPPORT)
SUPPORT_SHA2 = $(DEFAULT_SUPPORT)