typos
svn: r11436
This commit is contained in:
parent
c1d6152742
commit
ff2ab1f9a8
|
@ -184,9 +184,9 @@ section.
|
|||
A @deftech{continuation} is a value that encapsulates a piece of an
|
||||
expression context. The @scheme[call-with-composable-continuation]
|
||||
function captures the @deftech{current continuation} starting outside
|
||||
function call an running up to the nearest enclosing prompt. (Keep in
|
||||
mind that each @tech{REPL} interaction is implicitly wrapped in a
|
||||
prompt.)
|
||||
the current function call and running up to the nearest enclosing
|
||||
prompt. (Keep in mind that each @tech{REPL} interaction is implicitly
|
||||
wrapped in a prompt.)
|
||||
|
||||
For example, in
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user