summaryrefslogtreecommitdiff
path: root/test/files/run/t7214.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t7214.scala')
-rw-r--r--test/files/run/t7214.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t7214.scala b/test/files/run/t7214.scala
index 15c2c24fa0..b2ef53eeab 100644
--- a/test/files/run/t7214.scala
+++ b/test/files/run/t7214.scala
@@ -1,4 +1,4 @@
-// pattern matcher crashes here trying to synthesize an uneeded outer test.
+// pattern matcher crashes here trying to synthesize an unneeded outer test.
// no-symbol does not have an owner
// at scala.reflect.internal.SymbolTable.abort(SymbolTable.scala:49)
// at scala.tools.nsc.Global.abort(Global.scala:253)