summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-04-07 07:12:30 -0700
committerKaz Kylheku <kaz@kylheku.com>2020-04-07 07:12:30 -0700
commit44630e1a25999383835522608409bc355cecaf78 (patch)
tree76b5e8a87a3285c46a5b65c87eb004ba961ff6b2
parent08e50c035cfd645ce8f4c2664fe3f83c0bb7d501 (diff)
downloadtxr-44630e1a25999383835522608409bc355cecaf78.tar.gz
txr-44630e1a25999383835522608409bc355cecaf78.tar.bz2
txr-44630e1a25999383835522608409bc355cecaf78.zip
doc: bad grammer compilation section.
* txr.1: Replace "apperas to compiles" typo with better wording.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 308777a6..5295e105 100644
--- a/txr.1
+++ b/txr.1
@@ -70595,7 +70595,7 @@ However, suppose the following change is introduced:
(call-secret-fun 42)
.brev
-This still works interpreted, and appears to compiles. However, when the
+This still works when interpreted, and compiles successfully. However, when the
compiled file is loaded, the compiled version of the
.code call-secret-fun
form fails with an error complaining that the