summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.