summaryrefslogtreecommitdiff
path: root/test/files/pos/t4220.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t4220.scala')
-rw-r--r--test/files/pos/t4220.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t4220.scala b/test/files/pos/t4220.scala
index 98f2649767..8fb999e345 100644
--- a/test/files/pos/t4220.scala
+++ b/test/files/pos/t4220.scala
@@ -1,4 +1,4 @@
-// don't know if our half-working sbt build is meaningfully
+// don't know if our half-working sbt build is meaningfully
// tested for #4220 with this, but it can't hurt.
class Boo(a: Int = 0)