From 06fb7c7e61886360f891a56789e021e54df712df Mon Sep 17 00:00:00 2001 From: PHO Date: Thu, 23 Feb 2012 22:51:26 +0900 Subject: [PATCH] comment fix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eb70d15..13c700e 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ PKG_DESTDIR_SUPPORT= user-destdir # Unregisterised HC packages are platform-dependent C sources. Yes, # they are C sources but are totally non-portable. We have to create -# more HC packages to support more platforms. Note that these packages +# more HC packages to support more platforms. Note that those packages # are built with integer-simple, not integer-gmp, to reduce some # complexity by not depending on the GMP. The resulting registerised # GHC uses integer-gmp so this won't be a problem. -- 2.40.0