Skip to content

Commit 305dde4

Browse files
committed
Fix claim that U in URL stands for Universal, add erratum
1 parent 833265d commit 305dde4

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

12_browser.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ the ((Internet)), and have it listen on port 80, using the
109109
_Hypertext Transfer Protocol_ (HTTP). This protocol allows other computers
110110
to request documents over the ((network)).
111111

112-
indexsee:[Universal Resource Locator,URL]
113-
(((URL)))Each ((document)) on the Web is named by a _Universal Resource
112+
indexsee:[Uniform Resource Locator,URL]
113+
(((URL)))Each ((document)) on the Web is named by a _Uniform Resource
114114
Locator_ (URL), which looks something like this:
115115

116116
----

html/errata.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ <h2>Chapter 11</h2>
6363
its parentheses distributed incorrectly. One closing parentheses from
6464
the second line should be moved to the end of the last line.</p>
6565

66+
<h2>Chapter 12</h2>
67+
68+
<p><strong>Page 209</strong> (The Web): In the third paragraph I claim
69+
that the U in “URL” stands for <em>Universal</em>, whereas it actual
70+
stands for <em>Uniform</em>.</p>
71+
6672
<h2>Chapter 14</h2>
6773

6874
<p><strong>Page 242</strong> (Mouse Motion¹): The example

0 commit comments

Comments
 (0)