Fix spelling errata
[platform/core/uifw/voice-control.git] / doc / uix_vc_mgr_doc.h
index 0a659fd..0fa61eb 100644 (file)
@@ -30,8 +30,8 @@
  * A main function of Voice Control Manager API records voice and gives responses for recognized voice commands.
  * A Voice Control Manager application can start recording user's utterance and get responses from Voice Control engine service.
  * The responses are dependent on the Voice Control engine service. For example, the engine service may send ASR(Automatic Speech Recognition) results or NLU(Natural Language Understanding) results.
- * Also, it may send plural results. Therefore, the application can get various recognition results from the engine service and handle them by showing responses to users or controling Voice Control applications.
- * Like this, the Voice Control Manager application takes a role of controlling Voice Control applcations.
+ * Also, it may send plural results. Therefore, the application can get various recognition results from the engine service and handle them by showing responses to users or controlling Voice Control applications.
+ * Like this, the Voice Control Manager application takes a role of controlling Voice Control applications.
  * For this reason, developers who have an authority granted by Tizen platform can make the Voice Control Manager application.<br><br>
  * To use of Voice Control Manager, use the following steps: <br>
  * 1. Initialize <br>