Clarify multiple batteries section.
--- a/battery/Overview.src.html Tue Jul 01 11:54:05 2014 +0300
+++ b/battery/Overview.src.html Tue Jul 01 12:05:35 2014 +0300
@@ -289,9 +289,9 @@
Otherwise, it MUST be set to false.
</p>
<p>
- The <code>level</code> attribute can be set to the sum of the levels
- of batteries of same capacity, or the weighted average of the battery
- level attributes for batteries of different capacities.
+ The <code>level</code> attribute can be set to the average of the
+ levels of batteries of same capacity, or the weighted average of the
+ battery level attributes for batteries of different capacities.
</p>
<p>
Depending on whether multiple batteries charge in parallel or
@@ -304,6 +304,12 @@
<code>dischargingTime</code>, depending on whether they discharge
serially or in parallel respectively.
</p>
+ <p>
+ The <code>dischargingTime</code> attribute can be set to the maximum
+ discharging time of the individual batteries if discharging in
+ parallel, and to the sum of the individual batteries if discharging
+ serially.
+ </p>
</section>
<section>
<h2>Event handlers</h2>