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 | b2bc064a2378ed838067d445fc054e99a451eeed (patch) | |
tree | 2fdd9c3c13532ea2709a9e098bae2756a1ea2a73 /stdlib | |
parent | 6a4f35c7bdbdce880f40e93a83c48b1af71c790d (diff) | |
download | txr-b2bc064a2378ed838067d445fc054e99a451eeed.tar.gz txr-b2bc064a2378ed838067d445fc054e99a451eeed.tar.bz2 txr-b2bc064a2378ed838067d445fc054e99a451eeed.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") |