[commit: ghc] master: Typo (9ff32f9)
git at git.haskell.org
git at git.haskell.org
Thu Jun 5 20:08:33 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/9ff32f9b9fe8642d7f2026432f7ae7b0271e50b3/ghc
>---------------------------------------------------------------
commit 9ff32f9b9fe8642d7f2026432f7ae7b0271e50b3
Author: Gabor Greif <ggreif at gmail.com>
Date: Sat May 24 00:56:15 2014 +0200
Typo
>---------------------------------------------------------------
9ff32f9b9fe8642d7f2026432f7ae7b0271e50b3
utils/compare_sizes/Main.hs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utils/compare_sizes/Main.hs b/utils/compare_sizes/Main.hs
index bb1685f..c64a554 100644
--- a/utils/compare_sizes/Main.hs
+++ b/utils/compare_sizes/Main.hs
@@ -1,4 +1,4 @@
--- This program compares the sizes of corresponding files in two tress
+-- This program compares the sizes of corresponding files in two trees
-- $ ./compareSizes --hi ~/ghc/darcs/ghc ~/ghc/6.12-branch/ghc
-- Size | Change | Filename
More information about the ghc-commits
mailing list