Remove redundant "while the battery is charging but not full".
authorAnssi Kostiainen <anssi.kostiainen@intel.com>
Wed, 02 Jul 2014 09:42:06 +0300
changeset 555 eb02dc5983af
parent 554 3ab4af97cf9e
child 556 97e593bd3d73
Remove redundant "while the battery is charging but not full".
battery/Overview.src.html
--- a/battery/Overview.src.html	Wed Jul 02 09:37:02 2014 +0300
+++ b/battery/Overview.src.html	Wed Jul 02 09:42:06 2014 +0300
@@ -247,11 +247,11 @@
         The <code>chargingTime</code> attribute MUST be set to 0, if the
         battery is full or there is no battery attached to the system, and to
         the value positive Infinity if the battery is discharging, the
-        implementation is unable to report the remaining charging time while the
-        battery is charging but not full, or otherwise. When the battery
-        charging time is updated, the <a>user agent</a> MUST <a>queue a task</a>
-        which sets the <code>chargingTime</code> attribute's value and <a>fires
-        a simple event</a> named <code><a>chargingtimechange</a></code> at the
+        implementation is unable to report the remaining charging time, or
+        otherwise. When the battery charging time is updated, the <a>user
+        agent</a> MUST <a>queue a task</a> which sets the
+        <code>chargingTime</code> attribute's value and <a>fires a simple
+        event</a> named <code><a>chargingtimechange</a></code> at the
         <a>BatteryManager</a> object.
       </p>
       <p>