summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_run/numrun014.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/numeric/should_run/numrun014.hs')
-rw-r--r--testsuite/tests/numeric/should_run/numrun014.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/numeric/should_run/numrun014.hs b/testsuite/tests/numeric/should_run/numrun014.hs
index 34a316e789..56821f59e5 100644
--- a/testsuite/tests/numeric/should_run/numrun014.hs
+++ b/testsuite/tests/numeric/should_run/numrun014.hs
@@ -1,5 +1,5 @@
--- Test that we don't have rules (or othre optimisations) doing the
+-- Test that we don't have rules (or other optimisations) doing the
-- wrong thing for constant folding with Doubles.
module Main (main) where