summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index ce5a0abf..6b10789d 100644
--- a/txr.1
+++ b/txr.1
@@ -4392,7 +4392,7 @@ true and false with the symbols t and nil (but note the case sensitivity of
identifiers denoting symbols!) Furthermore, the symbol nil is also the empty
list, which terminates nonempty lists.
-Function and variable Bindings are dynamically scoped in TXR Lisp. However,
+Function and variable bindings are dynamically scoped in TXR Lisp. However,
closures do capture variables.
.SS Additional Syntax