OSDN Git Service

Minor fix in significant motion description
authorEtienne Le Grand <etn@google.com>
Thu, 7 Mar 2013 20:22:32 +0000 (12:22 -0800)
committerEtienne Le Grand <etn@google.com>
Thu, 7 Mar 2013 20:22:32 +0000 (12:22 -0800)
Change-Id: I155181e43750948a6fd6fc246a4e0203cea7c9cb

include/hardware/sensors.h

index 18b682d..dc209f7 100644 (file)
@@ -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.
  *