Skip to content

Commit 786e9e0

Browse files
liufengyunolhotak
andauthored
Fix typo
Co-authored-by: Ondřej Lhoták <[email protected]>
1 parent 7b621c4 commit 786e9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/src/dotty/tools/dotc/transform/init/Objects.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@ object Objects:
13301330
Bottom
13311331
}
13321332

1333-
/** Compute the outer value that correspond to `tref.prefix`
1333+
/** Compute the outer value that corresponds to `tref.prefix`
13341334
*
13351335
* @param tref The type whose prefix is to be evaluated.
13361336
* @param thisV The value for `C.this` where `C` is represented by the parameter `klass`.

0 commit comments

Comments
 (0)