[MediaController] Adding missing word in getLatestServerInfo method's description 82/152182/1
authorSzymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
Mon, 25 Sep 2017 07:56:47 +0000 (09:56 +0200)
committerSzymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
Mon, 25 Sep 2017 07:57:37 +0000 (07:57 +0000)
Change-Id: I658ca8f4d836adb0b33a08e05173e38c30005f21
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
org.tizen.web.apireference/html/device_api/mobile/tizen/mediacontroller.html
org.tizen.web.apireference/html/device_api/wearable/tizen/mediacontroller.html

index 2549319..1998788 100644 (file)
@@ -911,7 +911,7 @@ Functions include operations to get the latest status of the media controller se
 </dt>
 <dd>
 <div class="brief">
- Gets the latest media controller server info.
+ Gets the latest activated media controller server info.
             </div>
 <div class="synopsis"><pre class="signature prettyprint"><a href="#MediaControllerServerInfo">MediaControllerServerInfo</a>? getLatestServerInfo();
              </pre></div>
index 8e0ef0b..8b9fc63 100644 (file)
@@ -926,7 +926,7 @@ Functions include operations to get the latest status of the media controller se
 </dt>
 <dd>
 <div class="brief">
- Gets the latest media controller server info.
+ Gets the latest activated media controller server info.
             </div>
 <div class="synopsis"><pre class="signature prettyprint"><a href="#MediaControllerServerInfo">MediaControllerServerInfo</a>? getLatestServerInfo();
              </pre></div>