Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Commit

Permalink
Merge pull request #82 from marcoscaceres/getting_setting
Browse files Browse the repository at this point in the history
Made one minor change to attribute TelephonyManager (closes #51)
  • Loading branch information
zolkis committed Jun 7, 2013
2 parents 595301c + b69bf9d commit 648cdfd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,9 @@ <h2>
readonly attribute TelephonyManager telephony
</dt>
<dd>
When getting, the user agent MUST return the object that exposes the
telephony functionality, e.g. making and receiving calls.
When getting, the user agent MUST return the
<a><code>TelephonyManager</code></a> object, which provides the
ability to interface with the <a>telephony service</a> of the device.
</dd>
</dl>
</section>
Expand Down

0 comments on commit 648cdfd

Please sign in to comment.