summaryrefslogtreecommitdiff
path: root/test/files/specialized/constant_lambda.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/specialized/constant_lambda.scala')
-rw-r--r--test/files/specialized/constant_lambda.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/specialized/constant_lambda.scala b/test/files/specialized/constant_lambda.scala
index bb9a97403e..7c5358ce10 100644
--- a/test/files/specialized/constant_lambda.scala
+++ b/test/files/specialized/constant_lambda.scala
@@ -1,4 +1,4 @@
-// during development of late delmabdafying there was a problem where
+// during development of late delambdafying there was a problem where
// specialization would undo some of the work done in uncurry if the body of the
// lambda had a constant type. That would result in a compiler crash as
// when the delambdafy phase got a tree shape it didn't understand