From ec0908136551e562a73ba40e5aa3c7314f1fa1f3 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 1 Mar 2012 14:42:44 -0800 Subject: Capitalization. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.1') 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 -- cgit v1.2.3