[html5] r7612 - [e] (0) typo, but note that this whole section will soon likely go away Fixing h [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sat Dec 29 20:24:48 PST 2012
Author: ianh
Date: 2012-12-29 20:24:47 -0800 (Sat, 29 Dec 2012)
New Revision: 7612
Modified:
complete.html
index
source
Log:
[e] (0) typo, but note that this whole section will soon likely go away
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=18714
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-12-30 04:21:14 UTC (rev 7611)
+++ complete.html 2012-12-30 04:24:47 UTC (rev 7612)
@@ -57606,7 +57606,7 @@
<li>
<p>Replace any escape in <var title="">name</var> and <var title="">value</var> with the character represented by the
- escape. This replacement most not be recursive.</p>
+ escape. This replacement must not be recursive.</p>
<p>An escape is a U+0025 PERCENT SIGN character (%) followed by
two <a href=#ascii-hex-digits>ASCII hex digits</a>.</p>
Modified: index
===================================================================
--- index 2012-12-30 04:21:14 UTC (rev 7611)
+++ index 2012-12-30 04:24:47 UTC (rev 7612)
@@ -57606,7 +57606,7 @@
<li>
<p>Replace any escape in <var title="">name</var> and <var title="">value</var> with the character represented by the
- escape. This replacement most not be recursive.</p>
+ escape. This replacement must not be recursive.</p>
<p>An escape is a U+0025 PERCENT SIGN character (%) followed by
two <a href=#ascii-hex-digits>ASCII hex digits</a>.</p>
Modified: source
===================================================================
--- source 2012-12-30 04:21:14 UTC (rev 7611)
+++ source 2012-12-30 04:24:47 UTC (rev 7612)
@@ -67381,7 +67381,7 @@
<p>Replace any escape in <var title="">name</var> and <var
title="">value</var> with the character represented by the
- escape. This replacement most not be recursive.</p>
+ escape. This replacement must not be recursive.</p>
<p>An escape is a U+0025 PERCENT SIGN character (%) followed by
two <span>ASCII hex digits</span>.</p>
More information about the Commit-Watchers
mailing list