summaryrefslogtreecommitdiffstats
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
commit364e23338d5e5a97577d9bc12fb2520b3ef02147 (patch)
tree21aec0863339e5d5a98f83d036063a80b9dd920b
parent457c94a8e6c72b2ceef251c6a88973799f46b339 (diff)
downloadtxr-364e23338d5e5a97577d9bc12fb2520b3ef02147.tar.gz
txr-364e23338d5e5a97577d9bc12fb2520b3ef02147.tar.bz2
txr-364e23338d5e5a97577d9bc12fb2520b3ef02147.zip
doc: fix under define-option-struct
* txr.1: Clarifying comma and number agreement.
-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