comment typo

svn: r14894

original commit: 44848d349cae5ff7131af366a177ef7d9a131a54
This commit is contained in:
Eli Barzilay 2009-05-21 02:35:00 +00:00
parent 3fe9ae3193
commit 329482216f

View File

@ -73,7 +73,7 @@
;; call-with-control, parameterized over whether to keep the
;; prompt (if the prompt's handler gives us the option of
;; removing it). The generated function is the same
;; a fcontrol when `abort-cc' is `abort-current-continuation'.
;; as fcontrol when `abort-cc' is `abort-current-continuation'.
(define (make-call-with-control abort-cc)
;; Uses call/cc to always keep the enclosing prompt.
(letrec ([call-with-control