fix typo in anaphoric.scrbl
This commit is contained in:
parent
4ded042225
commit
a1e043f5fe
|
@ -11,7 +11,7 @@
|
|||
|
||||
This package provides anaphoric versions of @racket[if],
|
||||
@racket[when] and @racket[cond]. These bind the syntax
|
||||
parameter @racket[if] to the value produced by the
|
||||
parameter @racket[it] to the value produced by the
|
||||
condition expression.
|
||||
|
||||
@racketblock[(aif (member 'a lst)
|
||||
|
|
Loading…
Reference in New Issue
Block a user