summaryrefslogtreecommitdiff
path: root/compiler/cmm/cmm-notes
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2013-08-19 11:20:19 +0200
committerGabor Greif <ggreif@gmail.com>2013-08-22 22:44:34 +0200
commit306fce602cdc6a8e342923c5c8b69e0ed2b65a3b (patch)
tree091498586166100becc50c77f7541a8efce4749a /compiler/cmm/cmm-notes
parent0717462d7724bfe904cffda5706dd74d0b31b883 (diff)
downloadhaskell-306fce602cdc6a8e342923c5c8b69e0ed2b65a3b.tar.gz
Strings and comments only: 'to to ' fixes
I'd still prefer if a native english speaker would check them.
Diffstat (limited to 'compiler/cmm/cmm-notes')
-rw-r--r--compiler/cmm/cmm-notes2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/cmm/cmm-notes b/compiler/cmm/cmm-notes
index 7f7107a18d..1ebe0621a9 100644
--- a/compiler/cmm/cmm-notes
+++ b/compiler/cmm/cmm-notes
@@ -79,7 +79,7 @@ Things to do:
into separate C procedures.
Short term:
- compute and attach liveness into to LastCall
+ compute and attach liveness into LastCall
right at end, split, cvt to old rep
[must split before cvt, because old rep is not expressive enough]