doc: remove extra '}'

This commit is contained in:
Ben Greenman 2017-09-28 00:48:51 -04:00
parent 7d2e23dc28
commit 56443e76a9

View File

@ -666,7 +666,7 @@ each element in the sequence.
sequence where the position must be incremented to avoid keeping a
value reachable while a loop processes the sequence value, so
@racket[_early-next-pos] is applied just after
@racket[_pos->element].}
@racket[_pos->element].
Each of the procedures listed above is called only once per
position. Among the last three procedures, as soon as one of the