Skip to content

Commit 2aebd55

Browse files
committed
Mark some errata as fixed in 2nd reprint
1 parent 77ba623 commit 2aebd55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

html/errata.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ <h2>Chapter 2</h2>
3232

3333
<h2>Chapter 6</h2>
3434

35-
<p><strong>Page 111</strong> <em>Inheritance</em>: In the second
35+
<p><strong>Page 111</strong> (2nd) <em>Inheritance</em>: In the second
3636
paragraph below the example code, instead of “<code>content</code>
3737
method”, the text should say “<code>element</code> function”.
3838

3939
<h2>Chapter 8</h2>
4040

41-
<p><strong>Page 134</strong> <em>Error Propagation</em>: In the third
41+
<p><strong>Page 134</strong> (2nd) <em>Error Propagation</em>: In the third
4242
paragraph of the section, a function <code>promptInteger</code> is
4343
referred to. The function is actually
4444
called <code>promptNumber</code>, and the word “whole” should be
@@ -52,7 +52,7 @@ <h2>Chapter 10</h2>
5252

5353
<h2>Chapter 16</h2>
5454

55-
<p><strong>Page 285</strong> <em>Pausing the Game</em>: The text
55+
<p><strong>Page 285</strong> (2nd) <em>Pausing the Game</em>: The text
5656
refers to the <code>arrow</code> binding, where it should
5757
say <code>arrowKeys</code>.</p>
5858

0 commit comments

Comments
 (0)