summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2016-02-11 12:38:21 +0100
committerGabor Greif <ggreif@gmail.com>2016-02-11 17:11:20 +0100
commitefba41e2b3b42b7f83e9832b1102f6585cd4ca44 (patch)
tree146aede94566f0c2b4ca6579b86c56244b55b881 /testsuite/tests/concurrent
parent46af6835ac68d104ee56c29afdfa523c165db2fb (diff)
downloadhaskell-efba41e2b3b42b7f83e9832b1102f6585cd4ca44.tar.gz
Another batch of typo fixes in non-code
Diffstat (limited to 'testsuite/tests/concurrent')
-rw-r--r--testsuite/tests/concurrent/should_run/conc025.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/concurrent/should_run/conc025.hs b/testsuite/tests/concurrent/should_run/conc025.hs
index a9591d4223..0a5fbe7c30 100644
--- a/testsuite/tests/concurrent/should_run/conc025.hs
+++ b/testsuite/tests/concurrent/should_run/conc025.hs
@@ -1,5 +1,5 @@
-- !!! Simple test of dupChan
--- Embarassingly, the published version fails!
+-- Embarrassingly, the published version fails!
module Main where