Browse Source

typo: update "later" -> "latter"

Andrey Portnoy 2 years ago
parent
commit
08209bbcc0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -2975,7 +2975,7 @@ become local variables whose scope is the entire program, which would
 confuse variables with the same name.}
 %
 \racket{We place \key{remove\_complex\_operands} before \key{explicate\_control}
-because the later removes the \key{let} form, but it is convenient to
+because the latter removes the \key{let} form, but it is convenient to
 use \key{let} in the output of \key{remove\_complex\_operands}.}
 %
 \racket{The ordering of \key{uniquify} with respect to