We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7b95e1 + 616ef21 commit 9dffbc1Copy full SHA for 9dffbc1
compiler/src/dotty/tools/dotc/core/Denotations.scala
@@ -28,7 +28,7 @@ import collection.mutable.ListBuffer
28
* "symbol" and "deref". Both methods are parameterized by the current context,
29
* and are effectively indexed by current period.
30
*
31
- * Lines ending in a horizontal line mean subtying (right is a subtype of left).
+ * Lines ending in a horizontal line mean subtyping (right is a subtype of left).
32
33
* NamedType
34
* | Symbol---------ClassSymbol
0 commit comments