dap commit: Editorial markup fix.

changeset:   556:97e593bd3d73
user:        Anssi Kostiainen <anssi.kostiainen@intel.com>
date:        Wed Jul 02 09:43:11 2014 +0300
files:       battery/Overview.src.html
description:
Editorial markup fix.


diff -r eb02dc5983af -r 97e593bd3d73 battery/Overview.src.html
--- a/battery/Overview.src.html	Wed Jul 02 09:42:06 2014 +0300
+++ b/battery/Overview.src.html	Wed Jul 02 09:43:11 2014 +0300
@@ -274,11 +274,11 @@
         <a>fires a simple event</a> named <code><a>levelchange</a></code> at
         the <a>BatteryManager</a> object.
       </p>
-      <div class="note">
+      <p class="note">
         The definition of how often the <code><a>chargingtimechange</a></code>,
         <code><a>dischargingtimechange</a></code>, and <code><a>levelchange</a>
         </code> events are fired is left to the implementation.
-      </div>
+      </p>
       <section>
         <h2>Multiple batteries</h2>
         <p>

Received on Wednesday, 2 July 2014 06:45:22 UTC