summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal/sigs
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2017-01-05 11:41:44 +0100
committerGabor Greif <ggreif@gmail.com>2017-01-09 16:26:25 +0100
commita8a714ea6787f5717ca3ddf0f81ebba8d7ccca4d (patch)
treeb65d0e13c92aba0d9a5b34b6df3d9165c5cbee65 /testsuite/tests/stranal/sigs
parent7d2e5da61714025142f0085d5ae150a61e637a5e (diff)
downloadhaskell-a8a714ea6787f5717ca3ddf0f81ebba8d7ccca4d.tar.gz
Typos in comments (and in a test)
Diffstat (limited to 'testsuite/tests/stranal/sigs')
-rw-r--r--testsuite/tests/stranal/sigs/StrAnalExample.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/stranal/sigs/StrAnalExample.hs b/testsuite/tests/stranal/sigs/StrAnalExample.hs
index 0ac61b9bfb..10b42f38be 100644
--- a/testsuite/tests/stranal/sigs/StrAnalExample.hs
+++ b/testsuite/tests/stranal/sigs/StrAnalExample.hs
@@ -1,4 +1,4 @@
--- Just an example on how to create tests that test the strictness analizer
+-- Just an example on how to create tests that test the strictness analyzer
module StrAnalExample where