summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHwankyu Jhun <h.jhun@samsung.com>2018-03-05 13:21:58 +0900
committerHwankyu Jhun <h.jhun@samsung.com>2018-03-05 13:21:58 +0900
commit054ecf8f8e7573301cc5965145b8ec3452663ea2 (patch)
tree80f6a1932a1c358d208cb406801f5b586fd4348c
parentfc0d095a5835f5ab4b5c4b0c7f7d21eac22a2eb3 (diff)
downloadminicontrol-054ecf8f8e7573301cc5965145b8ec3452663ea2.tar.gz
minicontrol-054ecf8f8e7573301cc5965145b8ec3452663ea2.tar.bz2
minicontrol-054ecf8f8e7573301cc5965145b8ec3452663ea2.zip
Fix a typo
Change-Id: I50a76a216739f8f95fb4f95214208e630b33769a Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
-rwxr-xr-xinclude/minicontrol-provider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/minicontrol-provider.h b/include/minicontrol-provider.h
index 2ee2e37..8481a27 100755
--- a/include/minicontrol-provider.h
+++ b/include/minicontrol-provider.h
@@ -31,7 +31,7 @@ extern "C" {
* @brief This minicontrol provider library is used to create evas socket window. \n
* This library provides functions to create a remote evas object to draw a minicontrol on a minicontrol viewer and \n
* sending some requests to the minicontrol viewer. \n
- * Drawings on this remote evas object will be shown on the place ofthe minicontrol viewer.
+ * Drawings on this remote evas object will be shown on the place of the minicontrol viewer.
*/
/**