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 f0fe97f commit 5ed5ef8Copy full SHA for 5ed5ef8
compiler/src/dotty/tools/dotc/config/Config.scala
@@ -49,7 +49,7 @@ object Config {
49
* compiling all of dotty together (source seems to be in GenBCode which
50
* accesses javac's settings.)
51
*
52
- * It is recommended to turn this option on only w zhen chasing down
+ * It is recommended to turn this option on only when chasing down
53
* a TypeParamRef instantiation error. See comment in Types.TypeVar.instantiate.
54
*/
55
inline val debugCheckConstraintsClosed = false
0 commit comments