Editorial: add <dfn> to promise.
authorAnssi Kostiainen <anssi.kostiainen@intel.com>
Tue, 01 Jul 2014 12:08:37 +0300
changeset 550 653cc635faca
parent 549 7857ba0e4266
child 551 7067a05d6a79
Editorial: add <dfn> to promise.
battery/Overview.src.html
--- a/battery/Overview.src.html	Tue Jul 01 12:05:35 2014 +0300
+++ b/battery/Overview.src.html	Tue Jul 01 12:08:37 2014 +0300
@@ -155,7 +155,8 @@
         following steps:
       </p>
       <ul>
-        <li>Let <var>promise</var> be a newly created Promise and return it.
+        <li>Let <var><dfn>promise</dfn></var> be a newly created Promise and
+          return it.
         </li>
         <li>If an instance of <a>BatteryManager</a> has previously been
         created in the current <a>browsing context</a>, let <var>battery</var>
@@ -223,7 +224,7 @@
         <dd></dd>
       </dl>
       <p>
-        When the promise is <a>resolve</a>d with the <a>BatteryManager</a>
+        When the <a>promise</a> is <a>resolve</a>d with the <a>BatteryManager</a>
         object and the implementation is unable to provide any battery
         information, the default values are set as follows (which is
         equivalent to a fully charged battery): <code>charging</code> MUST be