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 005a65e commit bb52746Copy full SHA for bb52746
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