summaryrefslogtreecommitdiff
path: root/msdos/sedlibmk.inp
diff options
context:
space:
mode:
Diffstat (limited to 'msdos/sedlibmk.inp')
-rw-r--r--msdos/sedlibmk.inp2
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/sedlibmk.inp b/msdos/sedlibmk.inp
index 30776b46d7e..27072e25a6c 100644
--- a/msdos/sedlibmk.inp
+++ b/msdos/sedlibmk.inp
@@ -45,7 +45,7 @@
# ifneq (,$(GL_GENERATE_xxxx_H))
# Depending on whether DJGPP uses the corresponding header, these
# should be edited either to 1 (thus exposing the recipe) or
-# to notyhing, which makes Make bypass the recipe away. Example:
+# to nothing, which makes Make bypass the recipe away. Example:
#
# s/^@GL_GENERATE_STDBOOL_H@/1/
# s/^@GL_GENERATE_STDINT_H@//