summaryrefslogtreecommitdiff
path: root/test/files/neg/t4541.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t4541.check')
-rw-r--r--test/files/neg/t4541.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t4541.check b/test/files/neg/t4541.check
index 7bd8ff78f9..7ee0cc6414 100644
--- a/test/files/neg/t4541.check
+++ b/test/files/neg/t4541.check
@@ -1,5 +1,5 @@
t4541.scala:11: error: variable data in class Sparse cannot be accessed in Sparse[Int]
- Access to protected method data not permitted because
+ Access to protected variable data not permitted because
prefix type Sparse[Int] does not conform to
class Sparse$mcI$sp where the access take place
that.data