summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-11-22 06:33:54 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-11-22 06:33:54 -0800
commit94fff3fc01da333cdfc7720c27d48c228dcadb67 (patch)
tree3adce5695bbb0ac44cb508d2d8b8cead9d0edd98 /txr.1
parentdb3013c7278d05d4f867745d0bda4effb391c3f4 (diff)
downloadtxr-94fff3fc01da333cdfc7720c27d48c228dcadb67.tar.gz
txr-94fff3fc01da333cdfc7720c27d48c228dcadb67.tar.bz2
txr-94fff3fc01da333cdfc7720c27d48c228dcadb67.zip
doc: fix in delimited continuations description.
* txr.1: Missing article: *the* sys:capture-cont function.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 74ab4e7d..f155b213 100644
--- a/txr.1
+++ b/txr.1
@@ -32958,7 +32958,7 @@ returns whatever value
returns.
When the continuation function is called (thereby resuming the captured
-continuation), inside that resumed continuation,
+continuation), inside that resumed continuation, the
.code sys:capture-cont
function appears to return. Its return value is the argument
which was passed to the continuation function. The continuation function