svn commit: r217294 - head

Warner Losh imp at FreeBSD.org
Tue Jan 11 22:57:41 UTC 2011


Author: imp
Date: Tue Jan 11 22:57:41 2011
New Revision: 217294
URL: http://svn.freebsd.org/changeset/base/217294

Log:
  Proving once again, I can't typo: fix a type.

Modified:
  head/Makefile

Modified: head/Makefile
==============================================================================
--- head/Makefile	Tue Jan 11 22:40:18 2011	(r217293)
+++ head/Makefile	Tue Jan 11 22:57:41 2011	(r217294)
@@ -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.


More information about the svn-src-head mailing list