[EME] Fix incorrect pronoun.
authorDavid Dorwin <ddorwin@google.com>
Fri, 19 Sep 2014 16:43:08 -0700
changeset 437 5b5944a790a0
parent 436 c64c7311ade3
child 438 b2c983cf30f1
[EME] Fix incorrect pronoun.
encrypted-media/encrypted-media.html
encrypted-media/encrypted-media.xml
--- a/encrypted-media/encrypted-media.html	Fri Sep 19 16:24:34 2014 -0700
+++ b/encrypted-media/encrypted-media.html	Fri Sep 19 16:43:08 2014 -0700
@@ -1358,7 +1358,7 @@
       <li><p>The <code><a href="#dom-setmediakeys">setMediaKeys()</a></code> method: Implementations may support associating the <code><a href="#dom-mediakeys">MediaKeys</a></code> object with more than one <code><a href="#dom-htmlmediaelement">HTMLMediaElement</a></code>.</p></li>
       <li><p>The <code><a href="#dom-setservercertificate">setServerCertificate()</a></code> method: Not supported.</p></li>
       <li><p>The <code><a href="#dom-istypesupported">isTypeSupported()</a></code> method: There are no supported <var title="true">capability</var> values.</p></li>
-      <li><p>The "<code><a href="#dom-sessiontypepersistent">persistent</a></code>" <code><a href="#dom-sessiontype">SessionType</a></code>: Implementations may support these.</p></li>
+      <li><p>The "<code><a href="#dom-sessiontypepersistent">persistent</a></code>" <code><a href="#dom-sessiontype">SessionType</a></code>: Implementations may support this type.</p></li>
     </ul>
     
     <h4 id="clear-key-behavior">5.1.2. Behavior</h4>
--- a/encrypted-media/encrypted-media.xml	Fri Sep 19 16:24:34 2014 -0700
+++ b/encrypted-media/encrypted-media.xml	Fri Sep 19 16:43:08 2014 -0700
@@ -1284,7 +1284,7 @@
       <li><p>The <methodref>setMediaKeys</methodref> method: Implementations may support associating the <coderef>MediaKeys</coderef> object with more than one <coderef>HTMLMediaElement</coderef>.</p></li>
       <li><p>The <methodref>setServerCertificate</methodref> method: Not supported.</p></li>
       <li><p>The <methodref>isTypeSupported</methodref> method: There are no supported <var title="true">capability</var> values.</p></li>
-      <li><p>The "<coderef prefix="sessiontype">persistent</coderef>" <coderef>SessionType</coderef>: Implementations may support these.</p></li>
+      <li><p>The "<coderef prefix="sessiontype">persistent</coderef>" <coderef>SessionType</coderef>: Implementations may support this type.</p></li>
     </ul>
     
     <h4 id="clear-key-behavior">5.1.2. Behavior</h4>