--- 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>