Fix a typo.
[ghc-hetmet.git] / Makefile
index 736aa53..76efbe7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 #
 # Targets: 
 #
-#      bootsrap (DEFAULT)
+#      bootstrap (DEFAULT)
 #              Builds GHC, then builds the libraries,
 #              then uses this GHC ("stage 1") to build itself
 #              ("stage 2").