summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stdlib/doc-syms.tl4
-rw-r--r--txr.14
2 files changed, 4 insertions, 4 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")
diff --git a/txr.1 b/txr.1
index f51f0740..8492629d 100644
--- a/txr.1
+++ b/txr.1
@@ -41843,7 +41843,7 @@ allows
.code inc-positive
to simply make multiple references to
.code "(,getter)"
-which will cache the value; the macro deosn't have to to introduce its own
+which will cache the value; the macro doesn't have to to introduce its own
hidden caching variable.
.coNP Special variables @, *place-update-expander* @ *place-clobber-expander* and @ *place-delete-expander*
@@ -42593,7 +42593,7 @@ and is therefore translated into
.codn "@`...quasilit...`" .
Since that is equivalent to
.codn "`...quasilit...`" ,
-quasiteral matching is supported within quasiquote notation
+quasiliteral matching is supported within quasiquote notation
in a straightforward way.
.meIP >> ~ expr
In JSON syntax, unquotes are given the same above treatment as