@@ -18,9 +18,9 @@ <h1>Errata<div style="font-size: 70%"><a class="subtlelink" href="index.html">El
1818page</ a > . To report a problem that is not listed
1919here, < 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
4848paragraph 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
5050have 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
121121paragraph the < code > changesSince</ code > parameter is incorrectly
122122referred to as < code > changeSince</ code > (singular).</ p >
123123
0 commit comments