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 | 2df5586aebf988091508e5bc8b50a090b153c8e7 (patch) | |
tree | e5d18122ca92450efe7a01a76016c75e579db281 | |
parent | 88b3ac140300a6014e271ff02e0e6901d35f18d1 (diff) | |
download | txr-2df5586aebf988091508e5bc8b50a090b153c8e7.tar.gz txr-2df5586aebf988091508e5bc8b50a090b153c8e7.tar.bz2 txr-2df5586aebf988091508e5bc8b50a090b153c8e7.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 |