summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-10-23 14:54:34 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-10-23 14:54:34 -0700
commit3b10e138b6a2b099c52f3fe17a927a7581eb4d5c (patch)
tree787aed3940591a84dee687c0c04afa1b905c96be
parenta867c13dc3a79dd6dc1210f5ce1ce24d2ae2ecf8 (diff)
downloadtxr-3b10e138b6a2b099c52f3fe17a927a7581eb4d5c.tar.gz
txr-3b10e138b6a2b099c52f3fe17a927a7581eb4d5c.tar.bz2
txr-3b10e138b6a2b099c52f3fe17a927a7581eb4d5c.zip
doc: spelling error new circle notation doc.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 878c604a..be63e62b 100644
--- a/txr.1
+++ b/txr.1
@@ -10807,7 +10807,7 @@ are not supported.
Circle notation is taken from Common Lisp,
intended to be unsurprising to users familiar with that
language.
-The impelmentation is based on descriptions in the ANSI Common Lisp
+The implementation is based on descriptions in the ANSI Common Lisp
document, judiciously taking into account the content of the X3J13 Cleanup
Issues named PRINT-CIRCLE-STRUCTURE:USER-FUNCTIONS-WORK and
PRINT-CIRCLE-SHARED:RESPECT-PRINT-CIRCLE.