Skip to content

Commit 53517b8

Browse files
naferxlrytz
authored andcommitted
Fix minor typo
1 parent 19dac82 commit 53517b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/files/specialized/SI-7343.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ object Test extends App {
4848
new Val(101, "Parent$mcI$sp")
4949

5050
/**
51-
* NOTE: The the same check, only modified to affect constructors, won't
51+
* NOTE: The same check, only modified to affect constructors, won't
5252
* work since the class X definition will always be lifted to become a
5353
* member of the class, making it impossible to force its duplication.
5454
*/

0 commit comments

Comments
 (0)