Skip to content

Commit 5dda994

Browse files
githubtomtomnalimilan
authored andcommitted
correct the docs of Nothing (#29210)
1 parent e2c9878 commit 5dda994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/docs/basedocs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ devnull
794794
"""
795795
Nothing
796796
797-
A type with no fields that is the type [`nothing`](@ref).
797+
A type with no fields that is the type of [`nothing`](@ref).
798798
"""
799799
Nothing
800800

0 commit comments

Comments
 (0)