Skip to content

Commit 5227b75

Browse files
committed
Add errata entry for promtDirection typo
See marijnh#567
1 parent 968e231 commit 5227b75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

html/errata.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ <h2>Chapter 8</h2>
5252
called <code>promptNumber</code>, and the word “whole” should be
5353
dropped from the sentence (it accepts non-whole numbers, too).</p>
5454

55+
<p><strong>Page 139</strong> <em>Selective Catching</em>: The first
56+
code snippet misspells <code>promptDirection</code>
57+
as <code>promtDirection</code>.</p>
58+
5559
<h2>Chapter 10</h2>
5660

5761
<p><strong>Page 168</strong> (1st) <em>Modules as Building Blocks</em>: In “each

0 commit comments

Comments
 (0)