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.
1 parent e5df10a commit 7b7774eCopy full SHA for 7b7774e
compiler/src/dotty/tools/dotc/typer/Namer.scala
@@ -1269,7 +1269,7 @@ class Namer { typer: Typer =>
1269
end ensureFirstIsClass
1270
1271
/** If `parents` contains references to traits that have supertraits with implicit parameters
1272
- * add those supertraits in lineraization order unless they are already covered by other
+ * add those supertraits in linearization order unless they are already covered by other
1273
* parent types. For instance, in
1274
*
1275
* class A
0 commit comments