diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-02-09 20:14:47 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-02-09 20:14:47 -0800 |
commit | 009fdffea6753eba3c9c1438c01aa1347f5a86c0 (patch) | |
tree | b970b1de61fd0529b493375a56103376046ac786 | |
parent | 4edc1091f74dc0c523063c4698422674c635f33f (diff) | |
download | txr-009fdffea6753eba3c9c1438c01aa1347f5a86c0.tar.gz txr-009fdffea6753eba3c9c1438c01aa1347f5a86c0.tar.bz2 txr-009fdffea6753eba3c9c1438c01aa1347f5a86c0.zip |
doc: fix lambda-mach typo.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41202,7 +41202,7 @@ The macro produces a function which the .meta left-param parameters, if any, are inserted to the left of the implicit parameters generated by the -.code lambda-mach +.code lambda-match transformation. Furthermore, the |