From 054ecf8f8e7573301cc5965145b8ec3452663ea2 Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Mon, 5 Mar 2018 13:21:58 +0900 Subject: Fix a typo Change-Id: I50a76a216739f8f95fb4f95214208e630b33769a Signed-off-by: Hwankyu Jhun --- include/minicontrol-provider.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ /** -- cgit v1.2.3