fix typos
original commit: 014d199a83960f58df1fb2da4c4849b162fc59e1
This commit is contained in:
parent
ced22b147e
commit
0fa4928592
|
@ -1835,7 +1835,7 @@ If instead this file were compiled, using \scheme{compile-file}, the
|
|||
compiler would arrange to define \scheme{mvlet} before continuing
|
||||
with the expansion and evaluation of the \scheme{mvlet} expression,
|
||||
but it would not arrange to define \scheme{nodups?}.
|
||||
Thus the expansion of the \scheme{mvlet} expression would fails.
|
||||
Thus the expansion of the \scheme{mvlet} expression would fail.
|
||||
|
||||
In this case it does not help to evaluate the syntactic extension alone.
|
||||
A solution in this case would be to move the definition of
|
||||
|
|
|
@ -1757,7 +1757,7 @@ parameter (Section~\ref{SECTUSEINTERACTION}).
|
|||
|
||||
Most of the options are described elsewhere in this chapter, and a few
|
||||
are self-explanatory.
|
||||
The remainder pertain the loading of boot files at system start-up
|
||||
The remainder pertain to the loading of boot files at system start-up
|
||||
time and are described below.
|
||||
|
||||
\index{boot files}%
|
||||
|
|
Loading…
Reference in New Issue
Block a user