doc: remove unmatched ]

This commit is contained in:
Ben Greenman 2017-07-23 19:32:26 -04:00
parent 263e7b10d9
commit 1f6b31aa3e

View File

@ -241,7 +241,7 @@ and expressions may also appear in @racket[method-defs].
]
If the @racket[#:omit-define-syntaxes] option is supplied, then
@racket[name-id] (and @racket[id], if @racket[#:extra-name] is specified])
@racket[name-id] (and @racket[id], if @racket[#:extra-name] is specified)
is not bound as a transformer. If the
@racket[#:omit-define-values] option is supplied, then none of the
usual variables are bound, but @racket[id] is bound. If both are