[commit: ghc] master: Comment typo only (9ef384d)

git at git.haskell.org git at git.haskell.org
Mon Sep 16 12:11:15 CEST 2013


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/9ef384d6d013221451d0892d65e367246ad2d18f/ghc

>---------------------------------------------------------------

commit 9ef384d6d013221451d0892d65e367246ad2d18f
Author: Gabor Greif <ggreif at gmail.com>
Date:   Mon Sep 16 12:09:37 2013 +0200

    Comment typo only


>---------------------------------------------------------------

9ef384d6d013221451d0892d65e367246ad2d18f
 compiler/typecheck/TcTypeNats.hs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compiler/typecheck/TcTypeNats.hs b/compiler/typecheck/TcTypeNats.hs
index 3d3ebb99..2ff083c 100644
--- a/compiler/typecheck/TcTypeNats.hs
+++ b/compiler/typecheck/TcTypeNats.hs
@@ -345,7 +345,7 @@ interactTopLeq _ _ = []
 
 
 {-------------------------------------------------------------------------------
-Interacton with inerts
+Interaction with inerts
 -------------------------------------------------------------------------------}
 
 interactInertAdd :: [Xi] -> Xi -> [Xi] -> Xi -> [Pair Type]




More information about the ghc-commits mailing list