Skip to content

Commit 59299b9

Browse files
committed
Fix a typo in null-safety.adoc
1 parent 5d166f4 commit 59299b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-docs/modules/ROOT/pages/core/null-safety.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The purpose of this section is to share some guidelines proposed for specifying
4343
libraries or applications.
4444

4545

46-
[[null-safety-guidelines-jpecify]]
46+
[[null-safety-guidelines-jspecify]]
4747
=== JSpecify
4848

4949
The key points to understand is that by default, the nullness of types is unknown in Java, and that non-null type

0 commit comments

Comments
 (0)