apply English Grammar
[apps/native/position-finder-server.git] / 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");