Makefile.init
changeset 12919 1540cd2f04cd
parent 12772 1695965d83cf
--- a/Makefile.init	Fri Jun 14 16:36:48 2013 +0200
+++ b/Makefile.init	Fri Jun 14 16:36:50 2013 +0200
@@ -8,7 +8,7 @@
 #
 # MACOSX caveat:
 #   as filenames are not case sensitive (in a default setup),
-#   we cannot use tha above trick. Therefore, this file is now named
+#   we cannot use the above trick. Therefore, this file is now named
 #   "Makefile.init", and you have to execute "make -f Makefile.init" to
 #   get the initial makefile.  This is now also done by the toplevel CONFIG
 #   script.