fix typos

original commit: 014d199a83960f58df1fb2da4c4849b162fc59e1
This commit is contained in:
Oscar Waddell 2018-05-18 11:40:23 -04:00
parent ced22b147e
commit 0fa4928592
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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}%