fix typo
authorSimon Marlow <simonmar@microsoft.com>
Tue, 22 Aug 2006 07:37:31 +0000 (07:37 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 22 Aug 2006 07:37:31 +0000 (07:37 +0000)
HACKING

diff --git a/HACKING b/HACKING
index a57fd97..c7e6895 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -149,7 +149,7 @@ Full optimisation
 -----------------
 
 To turn up everything to the max, for running performance tests for
-example, try theses:
+example, try these:
 
   SRC_HC_OPTS  = -H64m -O2 
   GhcLibHcOpts = -O2