- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 05 Jul 2011 11:13:00 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv27697
Modified Files:
battery-status.html
Log Message:
typo
Index: battery-status.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/battery-status.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- battery-status.html 1 Jul 2011 07:40:10 -0000 1.31
+++ battery-status.html 5 Jul 2011 11:12:58 -0000 1.32
@@ -243,9 +243,9 @@
</dl>
<p>
The <a>batterystatus</a>, <a>batterylow</a> and <a>batterycritical</a>
- event type MUST be available when the script's global object [[!HTML5]]
- is either a <code>Window</code> object or an object implementing the
- <code>WorkerUtils</code> interface [[!WEBWORKERS]].
+ event types MUST be available when the script's global object
+ [[!HTML5]] is either a <code>Window</code> object or an object
+ implementing the <code>WorkerUtils</code> interface [[!WEBWORKERS]].
</p>
<p>
The <code>initBatteryStatusEvent()</code> method MUST initialize the
Received on Tuesday, 5 July 2011 11:13:04 UTC