summaryrefslogtreecommitdiffstats
path: root/stdlib/doc-syms.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-11-03 19:43:26 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-11-03 19:43:26 -0700
commitf39b26497600a7572420c427b2eaaea7ef352d87 (patch)
tree5e5d3b448237388880d58cb11ac5f2a1514ab98c /stdlib/doc-syms.tl
parente9df3633bfb7f9786fd517cb769be3b620c7ed36 (diff)
downloadtxr-f39b26497600a7572420c427b2eaaea7ef352d87.tar.gz
txr-f39b26497600a7572420c427b2eaaea7ef352d87.tar.bz2
txr-f39b26497600a7572420c427b2eaaea7ef352d87.zip
doc: spelling, doc-syms refresh.
* txr.1: Fix spelling errors that have crept in due to read-once and the quasiliteral fixes to matching. * stdlib/doc-syms.tl: Forgotten refresh, needed by the fix to the wrong random-float-inc name.
Diffstat (limited to 'stdlib/doc-syms.tl')
-rw-r--r--stdlib/doc-syms.tl4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl
index 7df26d2e..a2f24324 100644
--- a/stdlib/doc-syms.tl
+++ b/stdlib/doc-syms.tl
@@ -1530,8 +1530,8 @@
("random" "N-03A57C86")
("random-buf" "N-00161346")
("random-fixnum" "N-03A57C86")
- ("random-float" "N-0336F715")
- ("random-float-inc" "N-0336F715")
+ ("random-float" "N-0276C623")
+ ("random-float-incl" "N-0276C623")
("random-state-get-vec" "N-005C0F98")
("random-state-p" "N-00C9A749")
("range" "N-033BE5A1")