summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-05-02 15:27:09 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-05-02 15:27:09 -0700
commit859b12ad24ad365c6f5c1b6eeb22863bd69023ec (patch)
tree244d3c6ed5befd1a71dbc8e5a0b12e63cc5d30f7
parenta333a676f5f8d0d8d731f0cbfefd19042ac6ccd1 (diff)
downloadtxr-859b12ad24ad365c6f5c1b6eeb22863bd69023ec.tar.gz
txr-859b12ad24ad365c6f5c1b6eeb22863bd69023ec.tar.bz2
txr-859b12ad24ad365c6f5c1b6eeb22863bd69023ec.zip
doc: "suficient" typo in new paragraph.
* txr.1: Fix typo in recently introduced paragraph about file compiler's treatment of symbols.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 4a7e143d..ecf47c37 100644
--- a/txr.1
+++ b/txr.1
@@ -76322,7 +76322,7 @@ function exists, and then reload the source file. The unqualified symbol token
.code calc
in that file will be correctly resolved to
.code xyz:calc
-that time. However, if the file is compiled, reloading will not be suficient.
+that time. However, if the file is compiled, reloading will not be sufficient.
Even though the symbol
.code xyz:calc
exists, the file will continue to try to refer a function using the symbol