fix doc typo
Thanks to Mike Sperber for the report.
This commit is contained in:
parent
3d2eeba6a4
commit
2239811eab
|
@ -1068,7 +1068,7 @@ accum-list
|
|||
;; Cheap strategy: block until the list is unlocked,
|
||||
;; then return 0, so we get called again
|
||||
(wrap-evt
|
||||
lock-peek
|
||||
lock-peek-evt
|
||||
(lambda (x) 0))))
|
||||
void)))
|
||||
(display "hello" accumulator)
|
||||
|
|
Loading…
Reference in New Issue
Block a user