[html5] r5532 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10051

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 28 14:31:10 PDT 2010


Author: ianh
Date: 2010-09-28 14:31:07 -0700 (Tue, 28 Sep 2010)
New Revision: 5532

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10051

Modified: complete.html
===================================================================
--- complete.html	2010-09-28 21:26:19 UTC (rev 5531)
+++ complete.html	2010-09-28 21:31:07 UTC (rev 5532)
@@ -28634,7 +28634,7 @@
   following components, in any order, each optionally separated from
   the next by a <a href=#websrt-line-terminator>WebSRT line terminator</a>:</p>
 
-  <ul><li>A <a href=#websrt-cue-text-span>WebSRT cue text span</a>, representing text of the cue.</li>
+  <ul><li>A <a href=#websrt-cue-text-span>WebSRT cue text span</a>, representing the text of the cue.</li>
    <li>A <a href=#websrt-cue-amp-escape>WebSRT cue amp escape</a>, representing a "&" character in the text of the cue.</li>
    <li>A <a href=#websrt-cue-lt-escape>WebSRT cue lt escape</a>, representing a "<" character in the text of the cue.</li>
    <li>A <a href=#websrt-cue-timestamp>WebSRT cue timestamp</a>.</li>

Modified: index
===================================================================
--- index	2010-09-28 21:26:19 UTC (rev 5531)
+++ index	2010-09-28 21:31:07 UTC (rev 5532)
@@ -28614,7 +28614,7 @@
   following components, in any order, each optionally separated from
   the next by a <a href=#websrt-line-terminator>WebSRT line terminator</a>:</p>
 
-  <ul><li>A <a href=#websrt-cue-text-span>WebSRT cue text span</a>, representing text of the cue.</li>
+  <ul><li>A <a href=#websrt-cue-text-span>WebSRT cue text span</a>, representing the text of the cue.</li>
    <li>A <a href=#websrt-cue-amp-escape>WebSRT cue amp escape</a>, representing a "&" character in the text of the cue.</li>
    <li>A <a href=#websrt-cue-lt-escape>WebSRT cue lt escape</a>, representing a "<" character in the text of the cue.</li>
    <li>A <a href=#websrt-cue-timestamp>WebSRT cue timestamp</a>.</li>

Modified: source
===================================================================
--- source	2010-09-28 21:26:19 UTC (rev 5531)
+++ source	2010-09-28 21:31:07 UTC (rev 5532)
@@ -31209,7 +31209,7 @@
   the next by a <span>WebSRT line terminator</span>:</p>
 
   <ul>
-   <li>A <span>WebSRT cue text span</span>, representing text of the cue.</li>
+   <li>A <span>WebSRT cue text span</span>, representing the text of the cue.</li>
    <li>A <span>WebSRT cue amp escape</span>, representing a "&" character in the text of the cue.</li>
    <li>A <span>WebSRT cue lt escape</span>, representing a "<" character in the text of the cue.</li>
    <li>A <span>WebSRT cue timestamp</span>.</li>




More information about the Commit-Watchers mailing list