summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_compile/CSETest.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/linear/should_compile/CSETest.hs')
-rw-r--r--testsuite/tests/linear/should_compile/CSETest.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/linear/should_compile/CSETest.hs b/testsuite/tests/linear/should_compile/CSETest.hs
index 3321dbd43d..71f807dc26 100644
--- a/testsuite/tests/linear/should_compile/CSETest.hs
+++ b/testsuite/tests/linear/should_compile/CSETest.hs
@@ -2,7 +2,7 @@
{-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE UnicodeSyntax #-}
{- This test makes sure that if two expressions with conflicting types are
- CSEd then appropiate things happen. -}
+ CSEd then appropriate things happen. -}
module CSETest where
minimal :: a ⊸ a