Jeremy Siek 3 gadi atpakaļ
vecāks
revīzija
56ae39959b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -6390,7 +6390,7 @@ in Figure~\ref{fig:Lif-syntax}. The \LangIf{} language includes all of
 operators to include
 \begin{enumerate}
 \item subtraction on integers,
-\item the logical operators \key{and}, \key{or} and \key{not},
+\item the logical operators \key{and}, \key{or}, and \key{not},
 \item the \racket{\key{eq?} operation}\python{\key{==} and \key{!=} operations}
   for comparing integers or Booleans for equality, and
 \item the \key{<}, \key{<=}, \key{>}, and \key{>=} operations for