From 28d78722c037c1fc9cc20d50b33ecd100698dfb8 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 2 May 2021 15:27:09 -0700 Subject: doc: "suficient" typo in new paragraph. * txr.1: Fix typo in recently introduced paragraph about file compiler's treatment of symbols. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3