summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConlain Kelly <conlain.k@gmail.com>2018-08-01 16:52:03 -0400
committerConlain Kelly <conlain.k@gmail.com>2018-08-01 16:52:03 -0400
commite41e1dc062231f947d927b19c1cea7fae991fd49 (patch)
tree7298ab73e9d8fb3584a41e2dabdebc99d497aa24
parentf52143d6b097dcd219ca7c2178da1d5d4f83457e (diff)
downloadsdl_core-e41e1dc062231f947d927b19c1cea7fae991fd49.tar.gz
formatting cleanup
-rw-r--r--src/components/interfaces/MOBILE_API.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml
index 185976a48b..b69e88c936 100644
--- a/src/components/interfaces/MOBILE_API.xml
+++ b/src/components/interfaces/MOBILE_API.xml
@@ -3411,8 +3411,10 @@
<description>The software version of the system that implements the SmartDeviceLink core.</description>
</param>
<param name="iconResumed" type="Boolean" mandatory="false">
- <description>Existence of apps icon at system. If true, apps icon
- was resumed at system. If false, apps icon is not resumed at system</description>
+ <description>
+ Existence of apps icon at system. If true, apps icon
+ was resumed at system. If false, apps icon is not resumed at system
+ </description>
</param>
</function>