summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-18 07:25:37 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-18 07:25:37 -0800
commit4541ae4bec106d3d680edf3c25ca8f80287a83c9 (patch)
treebdaf8794816e6c1fb60b902a50fcc52bbf8ac3fe /txr.1
parent9f986ceb512c1e9ac0494c546e2618199396f82f (diff)
downloadtxr-4541ae4bec106d3d680edf3c25ca8f80287a83c9.tar.gz
txr-4541ae4bec106d3d680edf3c25ca8f80287a83c9.tar.bz2
txr-4541ae4bec106d3d680edf3c25ca8f80287a83c9.zip
Typos.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 2f897fd3..a9a6d9ab 100644
--- a/txr.1
+++ b/txr.1
@@ -11450,7 +11450,7 @@ the stream. If two or more stream types support a property of the same name, it
is expected that the property has the same or very similar meaning for both
streams to the maximum extent that similarity is possible possible.
-The stream-set-prop fucntion sets a property on a stream. The <indicator>
+The stream-set-prop function sets a property on a stream. The <indicator>
argument is a symbol, usually a keyword symbol, denoting the property,
and <value> is the property value. If the stream understands and accepts the
property, the function returns t. Otherwise it returns nil.
@@ -11482,7 +11482,7 @@ Description
The make-catenated-stream function takes zero or more arguments which
are input streams of the same type.
-A concatenaed stream does not support seeking operations or output,
+A catenated stream does not support seeking operations or output,
regardless of the capabilities of the streams in the list.
If the stream list is not empty, then the leftmost element of the