typo: 'hash' -> 'has'
This commit is contained in:
parent
9704cc4731
commit
f29bd9d457
|
@ -300,7 +300,7 @@ and has no effect on the returned syntax object.}
|
||||||
A @deftech{syntax binding set} supports explicit construction of
|
A @deftech{syntax binding set} supports explicit construction of
|
||||||
binding information for a syntax object. Start by creating an empty
|
binding information for a syntax object. Start by creating an empty
|
||||||
binding set with @racket[syntax-binding-set], add bindings with
|
binding set with @racket[syntax-binding-set], add bindings with
|
||||||
@racket[binding-set-extend], and create a syntax object that hash the
|
@racket[binding-set-extend], and create a syntax object that has the
|
||||||
bindings as its @tech{lexical information} using
|
bindings as its @tech{lexical information} using
|
||||||
@racket[syntax-binding-set->syntax].
|
@racket[syntax-binding-set->syntax].
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user