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
|
A @deftech{continuation} is a value that encapsulates a piece of an
|
||||||
expression context. The @scheme[call-with-composable-continuation]
|
expression context. The @scheme[call-with-composable-continuation]
|
||||||
function captures the @deftech{current continuation} starting outside
|
function captures the @deftech{current continuation} starting outside
|
||||||
function call an running up to the nearest enclosing prompt. (Keep in
|
the current function call and running up to the nearest enclosing
|
||||||
mind that each @tech{REPL} interaction is implicitly wrapped in a
|
prompt. (Keep in mind that each @tech{REPL} interaction is implicitly
|
||||||
prompt.)
|
wrapped in a prompt.)
|
||||||
|
|
||||||
For example, in
|
For example, in
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user