summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2011-01-11 22:57:41 +0000
committerWarner Losh <imp@FreeBSD.org>2011-01-11 22:57:41 +0000
commitff34e7e3a44941d05e9ebc5b52c820280311241f (patch)
tree55e59d449b6bd7c08c7dbc496618a7a975922c05 /Makefile
parentd3305205232bbe79ba68a165150116555fafe153 (diff)
downloadsrc-test-ff34e7e3a44941d05e9ebc5b52c820280311241f.tar.gz
src-test-ff34e7e3a44941d05e9ebc5b52c820280311241f.zip
Proving once again, I can't typo: fix a type.
Notes
Notes: svn path=/head/; revision=217294
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ff85eccbd5c71..f47964999cf0c 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@
# the mk files from the source tree which are supposed to DTRT.
#
# Most of the user-driven targets (as listed above) are implemented in
-# Makefile.inc1. The exceptions are universe, tingerbox and targets.
+# Makefile.inc1. The exceptions are universe, tinderbox and targets.
#
# If you want to build your system from source be sure that /usr/obj has
# at least 800MB of diskspace available.