From: jiminikim Date: Thu, 4 Oct 2018 08:25:33 +0000 (+0900) Subject: apply English Grammar X-Git-Url: http://review.tizen.org/git/?p=apps%2Fnative%2Fposition-finder-server.git;a=commitdiff_plain;h=0e0a0c63c1d85e445644440df91df33ec8f00f3b apply English Grammar example -> an example Change-Id: Ib74520d602cec0ff4b7ec0ddc9f27248f27fac7c --- diff --git a/src/controller.c b/src/controller.c index 7b35e9f..75b458f 100644 --- a/src/controller.c +++ b/src/controller.c @@ -98,7 +98,7 @@ static Eina_Bool control_sensors_cb(void *data) count++; #endif - /* This is example, get value from sensors first */ + /* This is an example, get value from sensors first */ if (connectivity_notify_int(ad->resource_info, "Motion", value) == -1) _E("Cannot notify message");