From: lennart@augustsson.net Date: Sun, 4 Feb 2007 19:08:55 +0000 (+0000) Subject: Fix a typo. X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=ecebce9905e5f5f1a4b78b7126bcf11a8463bdde Fix a typo. --- diff --git a/Makefile b/Makefile index 736aa53..76efbe7 100644 --- 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").