From 2e7d3cd8a8bc6c4d1b977d7b08da605da36c181b Mon Sep 17 00:00:00 2001 From: Etienne Le Grand Date: Thu, 7 Mar 2013 12:22:32 -0800 Subject: [PATCH] Minor fix in significant motion description Change-Id: I155181e43750948a6fd6fc246a4e0203cea7c9cb --- include/hardware/sensors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/hardware/sensors.h b/include/hardware/sensors.h index 18b682d..dc209f7 100644 --- a/include/hardware/sensors.h +++ b/include/hardware/sensors.h @@ -560,7 +560,7 @@ enum { * - Triggering an event when the user is not moving (false positive) is costly * in terms of power, so it should be avoided. * - Not triggering an event when the user is moving (false negative) is - * - acceptable as long as it is not done repeatedly. If the user has been + * acceptable as long as it is not done repeatedly. If the user has been * walking for 10 seconds, not triggering an event within those 10 seconds * is not acceptable. * -- 2.11.0