Fixed typo in the docs
This commit is contained in:
parent
c2cac5fda6
commit
5b58b66e66
|
@ -245,7 +245,7 @@ themselves to be renamed, to circumvent conflicts).
|
||||||
@racket[poly-only-in] or @racket[poly-out] form, expands to the meaning symbol
|
@racket[poly-only-in] or @racket[poly-out] form, expands to the meaning symbol
|
||||||
for a function overload accepting the given argument type. The
|
for a function overload accepting the given argument type. The
|
||||||
@racket[normal-macro] and @racket[identifier-macro] meanings (which would
|
@racket[normal-macro] and @racket[identifier-macro] meanings (which would
|
||||||
normally be associated with @racketmodname[polysemic]'s dynamic dispatch
|
normally be associated with @racketmodname[polysemy]'s dynamic dispatch
|
||||||
macro) are also included in the expansion.}
|
macro) are also included in the expansion.}
|
||||||
|
|
||||||
@defidform[#:kind "meaning"
|
@defidform[#:kind "meaning"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user