HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/7118

SVNBugCommentTime (UTC)
7118Fix some typos or copypasta.2012-06-05 20:28
Index: source
===================================================================
--- source	(revision 7117)
+++ source	(revision 7118)
@@ -34715,7 +34715,7 @@
 
     <p>Returns the state that the <code>MediaController</code> was in
     the last time it fired events as a result of <span title="report
-    the controller state">reporting teh controller state</span>. The
+    the controller state">reporting the controller state</span>. The
     values of this attribute are the same as for the <code
     title="dom-media-readyState">readyState</code> attribute of <span
     title="media element">media elements</span>.</p>
@@ -34784,7 +34784,7 @@
 
     <p>Returns the state that the <code>MediaController</code> was in
     the last time it fired events as a result of <span title="report
-    the controller state">reporting teh controller state</span>. The
+    the controller state">reporting the controller state</span>. The
     value of this attribute is either "<code
     title="dom-MediaController-playing">playing</code>", indicating
     that the media is actively playing, "<code

|