Fix a typo 30/171430/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 5 Mar 2018 04:21:58 +0000 (13:21 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 5 Mar 2018 04:21:58 +0000 (13:21 +0900)
Change-Id: I50a76a216739f8f95fb4f95214208e630b33769a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/minicontrol-provider.h

index 2ee2e371f2a7b62209b9579e44713d23985807ef..8481a27bc85ff8ae0c0c0951cb8ea9fa894facb1 100755 (executable)
@@ -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.
  */
 
 /**