Pārlūkot izejas kodu

typo in residual

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

+ 2 - 2
book.tex

@@ -22,7 +22,7 @@
 
 \def\racketEd{0}
 \def\pythonEd{1}
-\def\edition{0}
+\def\edition{1}
 
 % material that is specific to the Racket edition of the book
 \newcommand{\racket}[1]{{\if\edition\racketEd{#1}\fi}}
@@ -3788,7 +3788,7 @@ subexpression is a constant.
     \MID \key{-} \key{input\_int}\LP\RP
     \MID \itm{inert} ~ \key{+} ~ \itm{inert}\\
   \itm{residual} &::=& \Int
-    \MID \LP\key{+}~ \Int~ \itm{inert}\RP
+    \MID \Int ~ \key{+} ~ \itm{inert}
     \MID \itm{inert} 
 \end{array}
 \]