diff options
Diffstat (limited to 'mk')
| -rw-r--r-- | mk/before-config.mk | 4 |
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) |
