Skip to content

Commit

Permalink
fix typo in ?@specialize
Browse files Browse the repository at this point in the history
  • Loading branch information
ylxdzsw authored and Keno committed Aug 30, 2018
1 parent 8555aa0 commit dabf70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/essentials.jl
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ end
@specialize
Reset the specialization hint for an argument back to the default.
For details, see [`@specialize`](@ref).
For details, see [`@nospecialize`](@ref).
"""
macro specialize(vars...)
if nfields(vars) === 1
Expand Down

0 comments on commit dabf70e

Please sign in to comment.