diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12146,7 +12146,7 @@ Bindings are held in a context called an environments hold local variables, and nest according to the syntactic structure of the program. Lexical bindings are always introduced by a some form known as a -.I "binding construct", +.IR "binding construct" , and the corresponding environment is instantiated during the evaluation of that construct. There also exist bindings outside of any binding construct, in the so-called |