diff options
author | Martin Kepplinger <martink@posteo.de> | 2015-03-29 03:59:49 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-03-29 18:18:18 +0300 |
commit | 5798cd23f87a93a7f187c0314804b9a736a5319a (patch) | |
tree | f33166ef07b89d685b7990578c93f5b7ce561a85 /Documentation/ABI | |
parent | bad4d1a074c7ba29636b951520574e18aec4c7fe (diff) | |
download | linux-5798cd23f87a93a7f187c0314804b9a736a5319a.tar.xz |
Documentation/ABI:iio:fix typo
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI')
-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 6bf79072179f..103dd9b94192 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -800,7 +800,7 @@ Description: What: /sys/.../events/in_accel_x_thresh_rising_period What: /sys/.../events/in_accel_x_thresh_falling_period -hat: /sys/.../events/in_accel_x_roc_rising_period +What: /sys/.../events/in_accel_x_roc_rising_period What: /sys/.../events/in_accel_x_roc_falling_period What: /sys/.../events/in_accel_y_thresh_rising_period What: /sys/.../events/in_accel_y_thresh_falling_period |