Skip to content

Commit

Permalink
correct the docs of Nothing (#29210)
Browse files Browse the repository at this point in the history
(cherry picked from commit 5dda994)
  • Loading branch information
githubtomtom authored and KristofferC committed Feb 20, 2020
1 parent 2e7d006 commit 7f88cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/docs/basedocs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ devnull
"""
Nothing
A type with no fields that is the type [`nothing`](@ref).
A type with no fields that is the type of [`nothing`](@ref).
"""
Nothing

Expand Down

0 comments on commit 7f88cdc

Please sign in to comment.