diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-10-23 14:54:34 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-10-23 14:54:34 -0700 |
commit | 3b10e138b6a2b099c52f3fe17a927a7581eb4d5c (patch) | |
tree | 787aed3940591a84dee687c0c04afa1b905c96be | |
parent | a867c13dc3a79dd6dc1210f5ce1ce24d2ae2ecf8 (diff) | |
download | txr-3b10e138b6a2b099c52f3fe17a927a7581eb4d5c.tar.gz txr-3b10e138b6a2b099c52f3fe17a927a7581eb4d5c.tar.bz2 txr-3b10e138b6a2b099c52f3fe17a927a7581eb4d5c.zip |
doc: spelling error new circle notation doc.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |