html5/webvtt Overview.html,1.44,1.45

Update of /sources/public/html5/webvtt
In directory hutz:/tmp/cvs-serv16208

Modified Files:
	Overview.html 
Log Message:
Typos, thanks to foolip! (whatwg r7465)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webvtt/Overview.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Overview.html	10 Oct 2012 23:20:43 -0000	1.44
+++ Overview.html	15 Oct 2012 17:46:25 -0000	1.45
@@ -122,7 +122,7 @@
 
   <header class=head id=head><!-- the following line added by request of Ian Jacobs --><p class=logo><a href=http://www.w3.org/><img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72></a></p>
    <hgroup><h1 class="no-num no-toc">WebVTT</h1>
-    <h2 class="no-num no-toc">Living Standard &mdash; Last Updated 10 October 2012</h2>
+    <h2 class="no-num no-toc">Living Standard &mdash; Last Updated 15 October 2012</h2>
    </hgroup><dl><dt>Latest version:</dt>
     <dd><a href=http://dev.w3.org/html5/webvtt/>http://dev.w3.org/html5/webvtt/</a></dd>
     <dt>Participate:</dt>
@@ -761,7 +761,7 @@
      <li>A <a href=#webvtt-cue-span-start-tag>WebVTT cue span start tag</a> "<code title="">rt</code>" that disallows an annotation.</li>
      <li>A <dfn id=webvtt-cue-ruby-text-span>WebVTT cue ruby text span</dfn>: <a href=#webvtt-cue-internal-text>WebVTT cue internal text</a>, representing the ruby text component of the ruby annotation.</li>
      <li>A <a href=#webvtt-cue-span-end-tag>WebVTT cue span end tag</a> "<code title="">rt</code>".
-     If this is the last occurance of this group of components in the
+     If this is the last occurrence of this group of components in the
      <a href=#webvtt-cue-ruby-span>WebVTT cue ruby span</a>, then this last end tag string
      may be omitted.</li>
     </ol></li>

Received on Monday, 15 October 2012 17:46:32 UTC