Makefile.init
changeset 927 8bcc3921973c
parent 853 797473c5c2df
--- a/Makefile.init	Thu Jun 05 10:23:20 2014 +0200
+++ b/Makefile.init	Thu Jun 05 10:23:28 2014 +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.