Minor typo.
Closes PR12463
This commit is contained in:
parent
3fcd3c04d5
commit
753fd77858
|
@ -266,7 +266,7 @@ Now we need an expression in place of @racket[....] that
|
|||
generates as many identifiers as there are @racket[id] matches in
|
||||
the original pattern. Since this is a common task, Racket
|
||||
provides a helper function, @racket[generate-temporaries], that
|
||||
takes a sequece of identifiers and returns a sequence of
|
||||
takes a sequence of identifiers and returns a sequence of
|
||||
generated identifiers:
|
||||
|
||||
@racketblock[
|
||||
|
|
Loading…
Reference in New Issue
Block a user