Skip to content

Commit

Permalink
Typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Jun 11, 2013
1 parent 57fa437 commit 2f9278d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/types/TypeRep.lhs
Expand Up @@ -140,7 +140,7 @@ data Type
Var -- Type or kind variable
Type -- ^ A polymorphic type
| LitTy TyLit -- ^ Type literals are simillar to type constructors.
| LitTy TyLit -- ^ Type literals are similar to type constructors.
deriving (Data.Data, Data.Typeable)
Expand Down

0 comments on commit 2f9278d

Please sign in to comment.