summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-09-20 07:32:12 -0700
committerKaz Kylheku <kaz@kylheku.com>2019-09-20 07:32:12 -0700
commitdfc6ac6ad22e1d4c86ce7c201c5d42085ae29137 (patch)
tree2abb135632113d37a1b2f60f87be591ed2725ffe
parent4a272f52089231d57e76bbe2c1817e501f7f9367 (diff)
downloadtxr-dfc6ac6ad22e1d4c86ce7c201c5d42085ae29137.tar.gz
txr-dfc6ac6ad22e1d4c86ce7c201c5d42085ae29137.tar.bz2
txr-dfc6ac6ad22e1d4c86ce7c201c5d42085ae29137.zip
doc: eval-only: article agreement.
* txr.1: Fix "a eval-only" in definition of top-level form.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index edf6b1f9..26568b71 100644
--- a/txr.1
+++ b/txr.1
@@ -66907,7 +66907,7 @@ If a
form is top-level form, then each of its constituent forms is also a top-level
form.
.IP 4.
-If a
+If an
.code eval-only
form is top-level form, then each of its constituent forms is also a top-level
form.