diff options
author | Peter Meerwald <pmeerw@pmeerw.net> | 2016-03-13 18:02:22 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-03-20 13:27:21 +0300 |
commit | 4fbcfa09f9e7b8b51af23bacf6e9adc45b6d0f3b (patch) | |
tree | 9342b04d63c6784940e7ddf13834fef2e39bc96b /Documentation/ABI/testing/sysfs-bus-iio | |
parent | 6fca5aa8658e61bf01158c4262cabcd8d7f72533 (diff) | |
download | linux-4fbcfa09f9e7b8b51af23bacf6e9adc45b6d0f3b.tar.xz |
iio: ABI: Fix typo in in_proximity_raw description
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-bus-iio')
-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: linux-iio@vger.kernel.org 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 |