summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kyheku <kaz@kylheku.com>2020-01-31 06:36:28 -0800
committerKaz Kylheku <kaz@kylheku.com>2020-01-31 06:36:28 -0800
commitfb3905a6654682a4d9559b15ac3567e06a8ee18d (patch)
treef8b31c30154a302adb21f16971eb2b0b8343559b
parent2cddf988fb9feda6d8911e51c3adcdd63360fdf7 (diff)
downloadtxr-fb3905a6654682a4d9559b15ac3567e06a8ee18d.tar.gz
txr-fb3905a6654682a4d9559b15ac3567e06a8ee18d.tar.bz2
txr-fb3905a6654682a4d9559b15ac3567e06a8ee18d.zip
doc: repeated "continues" under do directive.
* txr.1: fix repeated word.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 93018264..6f2b4046 100644
--- a/txr.1
+++ b/txr.1
@@ -6975,7 +6975,7 @@ is:
The
.code do
directive evaluates zero or more \*(TL expressions. (See TXR LISP far
-below.) The value of the expression is ignored, and matching continues
+below.) The value of the expression is ignored, and matching
continues with the directives which follow the
.code do
directive, if any.