Fix typo
This commit is contained in:
parent
b8cdf6af71
commit
82ca4fdaae
1 changed files with 1 additions and 1 deletions
|
@ -1283,7 +1283,7 @@ However, the basic behavior of closures is independent of such
|
|||
refinements.
|
||||
|
||||
In real programs, the closures and data structures would also be more
|
||||
elaborate than those we see in make-adderor make-dbms. The single shared
|
||||
elaborate than those we see in make-adder or make-dbms. The single shared
|
||||
variable could be any number of variables, each bound to any sort of
|
||||
data structure.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue