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
commitcb4ad08e75bef0877da2a755d5b2b15a099ad8ce (patch)
tree76b5e8a87a3285c46a5b65c87eb004ba961ff6b2
parent06e281f7ce356dfcd225d4b4c4e9f6d06a880ef2 (diff)
downloadtxr-cb4ad08e75bef0877da2a755d5b2b15a099ad8ce.tar.gz
txr-cb4ad08e75bef0877da2a755d5b2b15a099ad8ce.tar.bz2
txr-cb4ad08e75bef0877da2a755d5b2b15a099ad8ce.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