typo https://www.w3.org/Bugs/Public/show_bug.cgi?id=16291
authorAnne van Kesteren <annevk@opera.com>
Mon, 26 Mar 2012 16:32:03 +0100
changeset 52 9a6be3627677
parent 51 677bfd395b58
child 53 e448d1ad77fd
typo https://www.w3.org/Bugs/Public/show_bug.cgi?id=16291
Overview.html
Overview.src.html
--- a/Overview.html	Mon Mar 26 16:24:54 2012 +0100
+++ b/Overview.html	Mon Mar 26 16:32:03 2012 +0100
@@ -774,7 +774,7 @@
     </ol>
    </li>
 
-   <li><p>If any code point in <var>method</var> is higher than
+   <li><p>If any code point in <var>method</var> is greater than
    U+00FF LATIN SMALL LETTER Y WITH DIAERESIS or after
    <a href="#deflate-a-domstring-into-a-byte-sequence" title="deflate a DOMString into a byte sequence">deflating</a>
    <var>method</var> it does not match the
@@ -1001,7 +1001,7 @@
    "<code class="external"><a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#invalidstateerror">InvalidStateError</a></code>" exception and
    terminate these steps.
 
-   <li><p>If any code point in <var>header</var> is higher than
+   <li><p>If any code point in <var>header</var> is greater than
    U+00FF LATIN SMALL LETTER Y WITH DIAERESIS or after
    <a href="#deflate-a-domstring-into-a-byte-sequence" title="deflate a DOMString into a byte sequence">deflating</a>
    <var>header</var> it does not match the
@@ -1013,7 +1013,7 @@
    <var>header</var>.</li> <!-- This sounds lame, but it works. -->
 
    <li>
-    <p>If any code point in <var>value</var> is higher than
+    <p>If any code point in <var>value</var> is greater than
     U+00FF LATIN SMALL LETTER Y WITH DIAERESIS or after
     <a href="#deflate-a-domstring-into-a-byte-sequence" title="deflate a DOMString into a byte sequence">deflating</a>
     <var>value</var> it does not match the
@@ -2083,7 +2083,7 @@
    <li><p>If the <a href="#error-flag">error flag</a> is set, return null and terminate
    these steps.
 
-   <li><p>If any code point in <var>header</var> is higher than
+   <li><p>If any code point in <var>header</var> is greater than
    U+00FF LATIN SMALL LETTER Y WITH DIAERESIS, return null and terminate
    these steps.</li>
 
--- a/Overview.src.html	Mon Mar 26 16:24:54 2012 +0100
+++ b/Overview.src.html	Mon Mar 26 16:32:03 2012 +0100
@@ -781,7 +781,7 @@
     </ol>
    </li>
 
-   <li><p>If any code point in <var>method</var> is higher than
+   <li><p>If any code point in <var>method</var> is greater than
    U+00FF LATIN SMALL LETTER Y WITH DIAERESIS or after
    <span title="deflate a DOMString into a byte sequence">deflating</span>
    <var>method</var> it does not match the
@@ -1008,7 +1008,7 @@
    "<code data-anolis-spec=dom>InvalidStateError</code>" exception and
    terminate these steps.
 
-   <li><p>If any code point in <var>header</var> is higher than
+   <li><p>If any code point in <var>header</var> is greater than
    U+00FF LATIN SMALL LETTER Y WITH DIAERESIS or after
    <span title="deflate a DOMString into a byte sequence">deflating</span>
    <var>header</var> it does not match the
@@ -1020,7 +1020,7 @@
    <var>header</var>.</p></li> <!-- This sounds lame, but it works. -->
 
    <li>
-    <p>If any code point in <var>value</var> is higher than
+    <p>If any code point in <var>value</var> is greater than
     U+00FF LATIN SMALL LETTER Y WITH DIAERESIS or after
     <span title="deflate a DOMString into a byte sequence">deflating</span>
     <var>value</var> it does not match the
@@ -2090,7 +2090,7 @@
    <li><p>If the <span>error flag</span> is set, return null and terminate
    these steps.
 
-   <li><p>If any code point in <var>header</var> is higher than
+   <li><p>If any code point in <var>header</var> is greater than
    U+00FF LATIN SMALL LETTER Y WITH DIAERESIS, return null and terminate
    these steps.</p></li>