Skip to content

Commit 995a81f

Browse files
committed
Typo
1 parent 040b831 commit 995a81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/src/dotty/tools/dotc/config/Config.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ object Config {
5858
/** Type comparer will fail with an assert if the upper bound
5959
* of a constrained parameter becomes Nothing. This should be turned
6060
* on only for specific debugging as normally instantiation to Nothing
61-
* is not an error consdition.
61+
* is not an error condition.
6262
*/
6363
final val failOnInstantiationToNothing = false
6464

0 commit comments

Comments
 (0)