Typos found by David Singer.
authorSilvia Pfeiffer
Tue, 25 Jun 2013 22:51:27 -0400
changeset 110 be805072984d
parent 109 fe2530f5d496
child 111 074b4331c8ad
Typos found by David Singer.
webvtt/webvtt.html
--- a/webvtt/webvtt.html	Tue Jun 25 16:22:16 2013 -0400
+++ b/webvtt/webvtt.html	Tue Jun 25 22:51:27 2013 -0400
@@ -1313,7 +1313,7 @@
   <p>A <dfn>WebVTT region identifier</dfn> consists of the
   following components, in the order given:</p>
   <ol>
-    <li><p>The string "<code>id</code>.</p></li>
+    <li><p>The string "<code>id</code>".</p></li>
     <li><p>A U+003D EQUALS SIGN character (=).</p></li>
     <li><p>An arbitrary string of one or more characters other than U+0020 SPACE
     or U+0009 CHARACTER TABULATION character. The string must not contain the substring
@@ -1733,7 +1733,7 @@
 
    <li>
 
-     <p>Let <var title="">regions</var> to be a <a>text track list of regions</a>.</p>
+     <p>Let <var title="">regions</var> be a <a>text track list of regions</a>.</p>
 
     <p>Let <var title="">input</var> be the string being parsed, after
     conversion to Unicode, and with the following transformations