Fix a typo in null-safety.adoc

This commit is contained in:
Sébastien Deleuze
2025-05-27 09:36:21 +02:00
parent 5d166f4932
commit 59299b9e15

View File

@@ -43,7 +43,7 @@ The purpose of this section is to share some guidelines proposed for specifying
libraries or applications.
[[null-safety-guidelines-jpecify]]
[[null-safety-guidelines-jspecify]]
=== JSpecify
The key points to understand is that by default, the nullness of types is unknown in Java, and that non-null type