diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-01-22 07:19:24 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-01-22 07:19:24 -0800 |
commit | 002e2fdf76c7b1eafc809bb4f3811d16c37bd25b (patch) | |
tree | e5d18122ca92450efe7a01a76016c75e579db281 | |
parent | 1adc2b55a073b6c0fe1947d31459cdd87ca576b8 (diff) | |
download | txr-002e2fdf76c7b1eafc809bb4f3811d16c37bd25b.tar.gz txr-002e2fdf76c7b1eafc809bb4f3811d16c37bd25b.tar.bz2 txr-002e2fdf76c7b1eafc809bb4f3811d16c37bd25b.zip |
doc: he -> the fix.
* txr.1: fix typoo under if-match.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40501,7 +40501,7 @@ The .code if-match macro evaluates .meta then-form -in the scope of he variables established by +in the scope of the variables established by .meta pattern if the match is successful, and yields the value of that form. Otherwise, it evaluates |