From cb4ad08e75bef0877da2a755d5b2b15a099ad8ce Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 7 Apr 2020 07:12:30 -0700 Subject: doc: bad grammer compilation section. * txr.1: Replace "apperas to compiles" typo with better wording. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3