apply English Grammar 30/190630/1
authorjiminikim <kimfdq058@naver.com>
Thu, 4 Oct 2018 08:25:33 +0000 (17:25 +0900)
committerjiminikim <kimfdq058@naver.com>
Thu, 4 Oct 2018 08:25:33 +0000 (17:25 +0900)
example -> an example

Change-Id: Ib74520d602cec0ff4b7ec0ddc9f27248f27fac7c

src/controller.c

index 7b35e9f..75b458f 100644 (file)
@@ -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");