summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kutsan (GitHub) <akutsan@luxoft.com>2019-08-08 17:18:56 +0300
committersniukalov <sniukalov@luxoft.com>2019-08-14 14:59:41 +0300
commitdd2ec05bc1995a4cfa49fa1dd629ac5f4e28573d (patch)
tree5a2558ed0a09876833a424a51aa68e21907348c1
parent0e36b9533c2f6f73b345b7cfa89befc8a7b6e1c3 (diff)
downloadsdl_core-feature/same_app_from_multiple_devices.tar.gz
Change description for missed vrSynonyms
-rw-r--r--src/components/interfaces/HMI_API.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml
index 9234caa796..4b14f9a03e 100644
--- a/src/components/interfaces/HMI_API.xml
+++ b/src/components/interfaces/HMI_API.xml
@@ -4077,7 +4077,7 @@
<param name="vrSynonyms" type="String" maxlength="40" minsize="1" maxsize="100" array="true" mandatory="false">
<description>
Defines an additional voice recognition command.
- Must not interfere with any name of previously registered applications(SDL makes check).
+ Must not interfere with any name of previously registered applications from the same device.
</description>
</param>
<param name="resumeVrGrammars" type="Boolean" mandatory="false">
@@ -4462,7 +4462,7 @@
<description>
Request new VR synonyms registration
Defines an additional voice recognition command.
- Must not interfere with any name of previously registered applications(SDL makes check).
+ Must not interfere with any name of previously registered applications from the same device.
</description>
</param>
<param name="language" type="Common.Language" mandatory="true">