doc typos
This commit is contained in:
parent
3c752e008e
commit
d2a69d6384
|
@ -159,7 +159,7 @@ identifiers used by the @racket[reader-option]s.
|
|||
is produced, including calls to the @racket[read] and
|
||||
@racket[read-syntax] functions and to any @racket[#:wrapper1]
|
||||
and @racket[#:wrapper2] functions. The
|
||||
@racket[#:module-wrapper1]-specified function must accept a
|
||||
@racket[#:module-wrapper]-specified function must accept a
|
||||
thunk, and it can optionally accept a boolean that indicates
|
||||
whether it is used in @racket[read] (@racket[#f]) or
|
||||
@racket[read-syntax] (@racket[#t]) mode.
|
||||
|
@ -361,7 +361,7 @@ concisely:
|
|||
]
|
||||
|
||||
For such cases, however, the alternative reader constructor
|
||||
@racket[make-meta-reader] implements a might tightly controlled
|
||||
@racket[make-meta-reader] implements a more tightly controlled
|
||||
reading of the module language.
|
||||
|
||||
@history[#:changed "6.3" @elem{Added the @racket[#:module-reader] option.}]}
|
||||
|
|
Loading…
Reference in New Issue
Block a user