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 Sep 30, 2018
1 parent 4aea3d2 commit 7a30fbd
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 7a30fbd

Please sign in to comment.