Skip to content

Commit 1442b15

Browse files
committed
Note errata fixed in fourth print
1 parent 8af4a31 commit 1442b15

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

html/errata.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ <h1>Errata<div style="font-size: 70%"><a class="subtlelink" href="index.html">El
1818
page</a>. To report a problem that is not listed
1919
here, <a href="mailto:marijnh@gmail.com">send me an email</a>.</p>
2020

21-
<p>Issues whose section title is followed by a superscript ¹ were
22-
fixed after the first print of the book, and will not be present in
23-
later prints. Those followed by ² were fixed in the third print.</p>
21+
<p>Issues whose section title is followed by a superscript number are
22+
only present up to the print denoted by that number. I.e. those
23+
followed by ² were fixed in the third print.</p>
2424

2525
<h2>Introduction</h2>
2626

@@ -44,7 +44,7 @@ <h2>Chapter 8</h2>
4444

4545
<h2>Chapter 9</h2>
4646

47-
<p><strong>Page 157</strong> (Repeating Parts of a Pattern): The
47+
<p><strong>Page 157</strong> (Repeating Parts of a Pattern³): The
4848
paragraph at the top of the page claims that <code>{,5}</code> is equivalent to
4949
<code>{0,5}</code> in a regular expression. This is not the case (you
5050
have to include the zero).</p>
@@ -117,7 +117,7 @@ <h2>Chapter 18</h2>
117117

118118
<h2>Chapter 21</h2>
119119

120-
<p><strong>Page 377</strong> (Long-Polling Support): In the second
120+
<p><strong>Page 377</strong> (Long-Polling Support³): In the second
121121
paragraph the <code>changesSince</code> parameter is incorrectly
122122
referred to as <code>changeSince</code> (singular).</p>
123123

0 commit comments

Comments
 (0)