summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-01-19 06:43:50 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-01-19 06:43:50 -0800
commit7102860c9b4715b1f711994154bd38fa4f27de56 (patch)
tree491e610eb0075864320073d6da4766808b8e391c
parentfccd5fda24a9689f5890abc8d824f7a8da139550 (diff)
downloadtxr-7102860c9b4715b1f711994154bd38fa4f27de56.tar.gz
txr-7102860c9b4715b1f711994154bd38fa4f27de56.tar.bz2
txr-7102860c9b4715b1f711994154bd38fa4f27de56.zip
Grammar fix under cadr function.
* txr.1: "They encodes" fixed.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 3062001f..b767f0c4 100644
--- a/txr.1
+++ b/txr.1
@@ -15549,7 +15549,7 @@ can be achieved using the single function call
.meti (caadr << object ).
.cble
The symbol names of the a-d accessors are a generalization of the words
-"car" and "cdr". They encodes the pattern of
+"car" and "cdr". They encode the pattern of
.code car
and
.code cdr