diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-03-27 20:44:37 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-03-27 20:44:37 -0700 |
commit | 231f47d20444fab037f91c0a25ebed84690a0a21 (patch) | |
tree | 2fdd9c3c13532ea2709a9e098bae2756a1ea2a73 /stdlib | |
parent | 5c7d29fc94b805dfad253b804c315448cfea17a1 (diff) | |
download | txr-231f47d20444fab037f91c0a25ebed84690a0a21.tar.gz txr-231f47d20444fab037f91c0a25ebed84690a0a21.tar.bz2 txr-231f47d20444fab037f91c0a25ebed84690a0a21.zip |
doc: compiler-opts typo.
* txr.1: Fix compiler-opts, *compiler-opts* and
with-compiler-opts to the correct "compile".
* stdlib/doc-syms.tl: Updated.
Diffstat (limited to 'stdlib')
-rw-r--r-- | stdlib/doc-syms.tl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl index 14d88c7a..36df7eea 100644 --- a/stdlib/doc-syms.tl +++ b/stdlib/doc-syms.tl @@ -9,7 +9,7 @@ ("*args-eff*" "N-03DEE18A") ("*args-full*" "N-03DEE18A") ("*child-env*" "N-01BB2097") - ("*compiler-opts*" "N-005A796B") + ("*compile-opts*" "N-03E15FAA") ("*doc-url*" "N-0003D10B") ("*filters*" "N-00E6A902") ("*gensym-counter*" "N-0387B1B1") |