summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-12-14 19:25:14 -0800
committerKaz Kylheku <kaz@kylheku.com>2017-12-14 19:25:14 -0800
commitf2d60094af617dd2215dfa8d3fa9e742acfab1cd (patch)
tree8bd2efba01e64924d210799411a6cb9ffd0a7de2 /txr.1
parent530b0f3f453befa9c24e388324cf999ca464274d (diff)
downloadtxr-f2d60094af617dd2215dfa8d3fa9e742acfab1cd.tar.gz
txr-f2d60094af617dd2215dfa8d3fa9e742acfab1cd.tar.bz2
txr-f2d60094af617dd2215dfa8d3fa9e742acfab1cd.zip
doc: swapped words in continuations description.
* txr.1: Paragraph about sys:cont-poison must say "continuation's evaluation frames" not "evaluation's continuation frames"
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 541fa373..85d1c2df 100644
--- a/txr.1
+++ b/txr.1
@@ -37373,7 +37373,7 @@ is passed to the continuation function, the continuation will be
resumed in a different manner: its context will be restored as in the
ordinary resume case, whereupon it will be immediately abandoned by
a nonlocal exit, causing unwinding to take place across all of the
-evaluation's continuation frames. The function then returns
+continuation's evaluation frames. The function then returns
.codn nil .
If the symbol