summaryrefslogtreecommitdiff
path: root/test/files/pos/t8002-nested-scope.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t8002-nested-scope.scala')
-rw-r--r--test/files/pos/t8002-nested-scope.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t8002-nested-scope.scala b/test/files/pos/t8002-nested-scope.scala
index a2088bce7a..8ce809e556 100644
--- a/test/files/pos/t8002-nested-scope.scala
+++ b/test/files/pos/t8002-nested-scope.scala
@@ -1,5 +1,5 @@
// This test serves to capture the status quo, but should really
-// emit an accessibiltiy error.
+// emit an accessibility error.
// `Namers#companionSymbolOf` seems too lenient, and currently doesn't
// implement the same-scope checks mentioned: