diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-02-04 15:35:31 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-02-04 15:35:31 -0800 |
commit | 7d4cc476669dcd6924557d6742aaefe249dbf7fa (patch) | |
tree | 5b3328907b6dd64bf961254fda14521fe12618d8 | |
parent | fe8e6304b47018a3058dae94afe7af9c68a34bfb (diff) | |
download | txr-7d4cc476669dcd6924557d6742aaefe249dbf7fa.tar.gz txr-7d4cc476669dcd6924557d6742aaefe249dbf7fa.tar.bz2 txr-7d4cc476669dcd6924557d6742aaefe249dbf7fa.zip |
doc: typo under hidden sym.
* txr.1: "sane name" -> "same name". We need aspell to
grok semantics.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41593,7 +41593,7 @@ that symbol is first removed from .metn package . -Also, if a symbol of the sane name exists in the hidden symbol store of +Also, if a symbol of the same name exists in the hidden symbol store of .metn package , that hidden symbol is removed. |