From 09628ee473bc35cdbfe923ec35c4ce5684cbd0d1 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Tue, 12 Sep 2006 12:56:17 +0000 Subject: [PATCH] Replace "&" with "and" as this also gets pulled into the docbook docs --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING b/HACKING index 74aa742..9e574cf 100644 --- a/HACKING +++ b/HACKING @@ -22,7 +22,7 @@ The GHC Developer's Wiki http://hackage.haskell.org/trac/ghc/wiki/Building/Hacking - This section on the wiki will get you up & running with a + This section on the wiki will get you up and running with a serviceable build tree in no time: This is part of the "Building GHC" section of the wiki, which -- 1.7.10.4