diff options
Diffstat (limited to 'doc/ref/api-binding.texi')
-rw-r--r-- | doc/ref/api-binding.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/api-binding.texi b/doc/ref/api-binding.texi index c97ae7390..5763f36de 100644 --- a/doc/ref/api-binding.texi +++ b/doc/ref/api-binding.texi @@ -159,7 +159,7 @@ The @var{init} expressions are not allowed to refer to any of the @var{variables}. @end deffn -The other binding contructs are variations on the same theme: making new +The other binding constructs are variations on the same theme: making new values, binding them to variables, and executing a body in that new, extended lexical context. |