[html5] r5531 - [e] (0) typo

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 28 14:26:20 PDT 2010


Author: ianh
Date: 2010-09-28 14:26:19 -0700 (Tue, 28 Sep 2010)
New Revision: 5531

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo

Modified: complete.html
===================================================================
--- complete.html	2010-09-28 19:16:16 UTC (rev 5530)
+++ complete.html	2010-09-28 21:26:19 UTC (rev 5531)
@@ -3546,7 +3546,7 @@
    <dt>One byte in the range C0 to FD not followed by a byte in the range 80 to BF</dt>
 
 
-   <dd>Each byte must be replace with a U+FFFD REPLACEMENT CHARACTER.</dd>
+   <dd>Each byte must be replaced with a U+FFFD REPLACEMENT CHARACTER.</dd>
 
   </dl><p class=example>For example, the byte string "41 98 BA 42 E2 98
   43 E2 98 BA E2 98" would be converted to the string

Modified: index
===================================================================
--- index	2010-09-28 19:16:16 UTC (rev 5530)
+++ index	2010-09-28 21:26:19 UTC (rev 5531)
@@ -3523,7 +3523,7 @@
    <dt>One byte in the range C0 to FD not followed by a byte in the range 80 to BF</dt>
 
 
-   <dd>Each byte must be replace with a U+FFFD REPLACEMENT CHARACTER.</dd>
+   <dd>Each byte must be replaced with a U+FFFD REPLACEMENT CHARACTER.</dd>
 
   </dl><p class=example>For example, the byte string "41 98 BA 42 E2 98
   43 E2 98 BA E2 98" would be converted to the string

Modified: source
===================================================================
--- source	2010-09-28 19:16:16 UTC (rev 5530)
+++ source	2010-09-28 21:26:19 UTC (rev 5531)
@@ -2542,7 +2542,7 @@
    <dt>One byte in the range C0 to FD not followed by a byte in the range 80 to BF</dt>
 
 
-   <dd>Each byte must be replace with a U+FFFD REPLACEMENT CHARACTER.</dd>
+   <dd>Each byte must be replaced with a U+FFFD REPLACEMENT CHARACTER.</dd>
 
   </dl>
 




More information about the Commit-Watchers mailing list