Skip to content

Commit 8eae048

Browse files
authored
Update compiler/src/dotty/tools/dotc/core/Types.scala
1 parent 8b80c3d commit 8eae048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/src/dotty/tools/dotc/core/Types.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5401,7 +5401,7 @@ object Types {
54015401
def explanation(using Context): String = msg.message
54025402
}
54035403

5404-
/** Note: Make sure an errors is reported before construtcing this
5404+
/** Note: Make sure an error is reported before constructing this
54055405
* as the type of a tree.
54065406
*/
54075407
object ErrorType:

0 commit comments

Comments
 (0)