summaryrefslogtreecommitdiff
path: root/ghc/tests/rename/should_fail/rnfail019.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/tests/rename/should_fail/rnfail019.stderr')
-rw-r--r--ghc/tests/rename/should_fail/rnfail019.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/tests/rename/should_fail/rnfail019.stderr b/ghc/tests/rename/should_fail/rnfail019.stderr
index e2305c377b..f47d3577c6 100644
--- a/ghc/tests/rename/should_fail/rnfail019.stderr
+++ b/ghc/tests/rename/should_fail/rnfail019.stderr
@@ -2,4 +2,4 @@
rnfail019.hs:5:
The operator `:' [infixr 5] of a section
must have lower precedence than the operand `(:)' [infixr 5]
- In the section: `((x : y) :)'
+ in the section: `((x : y) :)'