summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-08-07 22:10:43 -0700
committerKaz Kylheku <kaz@kylheku.com>2020-08-07 22:10:43 -0700
commit261341d3352145e205cfdde2ef4cd4b0d4035aca (patch)
tree21aec0863339e5d5a98f83d036063a80b9dd920b /txr.1
parent4a4595707441f0617776629068c0c4598809f6d4 (diff)
downloadtxr-261341d3352145e205cfdde2ef4cd4b0d4035aca.tar.gz
txr-261341d3352145e205cfdde2ef4cd4b0d4035aca.tar.bz2
txr-261341d3352145e205cfdde2ef4cd4b0d4035aca.zip
doc: fix under define-option-struct
* txr.1: Clarifying comma and number agreement.
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 300498f0..cd04d26d 100644
--- a/txr.1
+++ b/txr.1
@@ -59247,7 +59247,7 @@ is thrown.
.desc
The
.code define-option-struct
-macro defines a struct type instances of which provides command line option
+macro defines a struct type, instances of which provide command line option
parsing.
The