doc: remove extra '}'
This commit is contained in:
parent
7d2e23dc28
commit
56443e76a9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user