Minor fix in Guide chapter 11
This commit is contained in:
parent
94b2ebddfa
commit
c4cdcafec4
|
@ -438,7 +438,7 @@ but when its @racket[_boolean-expr] is true, all sequences within the
|
|||
@racket[_boolean-expr] is true, and it also prevents later
|
||||
@racket[_body]s from evaluation in the current iteration.
|
||||
|
||||
For example, while using @racket[#:when] between clauses effectively
|
||||
For example, while using @racket[#:unless] between clauses effectively
|
||||
skips later sequences as well as the body,
|
||||
|
||||
@interaction[
|
||||
|
|
Loading…
Reference in New Issue
Block a user