summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T5533.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/T5533.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T5533.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/T5533.stderr b/testsuite/tests/rename/should_fail/T5533.stderr
index ce13e14e2e..5d514685d4 100644
--- a/testsuite/tests/rename/should_fail/T5533.stderr
+++ b/testsuite/tests/rename/should_fail/T5533.stderr
@@ -1,4 +1,4 @@
T5533.hs:4:1:
- The type signature for ‛f2’ lacks an accompanying binding
+ The type signature for ‘f2’ lacks an accompanying binding
(You cannot give a type signature for a record selector or class method)