diff options
author | Peter Meerwald <[email protected]> | 2016-03-13 16:02:22 +0100 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2016-03-20 10:27:21 +0000 |
commit | 4fbcfa09f9e7b8b51af23bacf6e9adc45b6d0f3b (patch) | |
tree | 9342b04d63c6784940e7ddf13834fef2e39bc96b | |
parent | 6fca5aa8658e61bf01158c4262cabcd8d7f72533 (diff) |
iio: ABI: Fix typo in in_proximity_raw description
Signed-off-by: Peter Meerwald <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index 3c6624881375..17a9210fa6b5 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -1233,7 +1233,7 @@ KernelVersion: 3.4 Contact: [email protected] Description: Proximity measurement indicating that some - object is near the sensor, usually be observing + object is near the sensor, usually by observing reflectivity of infrared or ultrasound emitted. Often these sensors are unit less and as such conversion to SI units is not possible. Higher proximity measurements |