www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 5b58b66e664bfbe896f858afa0c34c7bc2fd8a5f
parent c2cac5fda6e907c5932637866e5744df3bfd9f54
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Mon, 22 May 2017 04:27:31 +0200

Fixed typo in the docs

Diffstat:
Mscribblings/polysemy.scrbl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scribblings/polysemy.scrbl b/scribblings/polysemy.scrbl @@ -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 for a function overload accepting the given argument type. The @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.} @defidform[#:kind "meaning"