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 005a65e + bb52746 commit b5b50bcCopy full SHA for b5b50bc
docs/docs/reference/other-new-features/explicit-nulls.md
@@ -46,7 +46,7 @@ val c = new C()
46
```
47
48
The unsoundness above can be caught by the compiler with the option `-Ycheck-init`.
49
-More details can be found in [safe initialization](./safe-initializaion.md).
+More details can be found in [safe initialization](./safe-initialization.md).
50
51
## Equality
52
0 commit comments