cleaned up some copy/paste left overs
authorMarcos Caceres <w3c@marcosc.com>
Fri, 13 Jul 2012 08:13:06 +0100
changeset 152 0854694decf9
parent 151 326d1382f1d5
child 153 e0627a5fe830
cleaned up some copy/paste left overs
humidity/Overview.html
--- a/humidity/Overview.html	Fri Jul 13 07:58:51 2012 +0100
+++ b/humidity/Overview.html	Fri Jul 13 08:13:06 2012 +0100
@@ -100,12 +100,12 @@
         which this specification extends:
       </p>
       <dl title="partial interface Window" class="idl">
-        <dt>attribute EventHandler onambienttemp</dt>
+        <dt>attribute EventHandler onhumidity</dt>
         <dd>
         </dd>
       </dl>
       <p>
-        The <code>onambienttemp</code> event handler and its corresponding
+        The <code>onhumidity</code> event handler and its corresponding
         event handler event type <code>ambienthumidity</code> MUST be supported
         as an IDL attribute by all objects implementing the <a>Window</a>
         interface.
@@ -176,7 +176,7 @@
             </thead>
             <tbody>
               <tr>
-                <td><strong><code>onambienttemp</code></strong></td>
+                <td><strong><code>onhumidity</code></strong></td>
                 <td><code>ambienthumidity</code></td>
               </tr>
             </tbody>