Editorial: add <dfn> to promise.
--- 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