summaryrefslogtreecommitdiff
path: root/ghc
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2017-10-30 12:21:49 +0100
committerGabor Greif <ggreif@gmail.com>2017-10-30 12:41:57 +0100
commit201b5aa65109e09953caa1dc1774b75fabbf61b0 (patch)
tree108559ddb56de20639f15b20e691ac6d03424d12 /ghc
parent53700a9de48a3fb15015bd60462878fc9a2c0548 (diff)
downloadhaskell-201b5aa65109e09953caa1dc1774b75fabbf61b0.tar.gz
Catch a few more typos in comments
Diffstat (limited to 'ghc')
-rw-r--r--ghc/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/Main.hs b/ghc/Main.hs
index 7c406e4988..74b017a489 100644
--- a/ghc/Main.hs
+++ b/ghc/Main.hs
@@ -804,7 +804,7 @@ dumpFastStringStats dflags = do
])
-- we usually get more "has z-encoding" than "z-encoded", because
-- when we z-encode a string it might hash to the exact same string,
- -- which will is not counted as "z-encoded". Only strings whose
+ -- which is not counted as "z-encoded". Only strings whose
-- Z-encoding is different from the original string are counted in
-- the "z-encoded" total.
putMsg dflags msg