- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 30 May 2011 12:24:26 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv3456
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.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- battery-status.html 30 May 2011 12:23:37 -0000 1.14
+++ battery-status.html 30 May 2011 12:24:24 -0000 1.15
@@ -95,7 +95,7 @@
<dd>
Represents whether the device is plugged in. If the device is
current plugged in and its battery is being charged or is at
- its full capacity, then <code>isPluged</code> MUST be set to
+ its full capacity, then <code>isPlugged</code> MUST be set to
<code>true</code>, otherwise <code>false</code>.
</dd>
<dt>readonly attribute float? level</dt>
Received on Monday, 30 May 2011 12:24:27 UTC