From 94fff3fc01da333cdfc7720c27d48c228dcadb67 Mon Sep 17 00:00:00 2001
From: Kaz Kylheku <kaz@kylheku.com>
Date: Tue, 22 Nov 2016 06:33:54 -0800
Subject: doc: fix in delimited continuations description.

* txr.1: Missing article: *the* sys:capture-cont function.
---
 txr.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'txr.1')

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
-- 
cgit v1.2.3