summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2016-12-28 17:40:23 +0000
committerJonathan Cameron <jic23@kernel.org>2016-12-30 20:23:10 +0000
commitf792e3503ff40b73996a0a4428374e9fa5d03fd1 (patch)
treee4d3a147b8169e3d3dfe22a01a33e7968df9d0c6 /Documentation
parent9a18636ebbac06783180873cb8bcec115323ffc2 (diff)
downloadop-kernel-dev-f792e3503ff40b73996a0a4428374e9fa5d03fd1.zip
op-kernel-dev-f792e3503ff40b73996a0a4428374e9fa5d03fd1.tar.gz
iio: Documentation: fix spelling mistake: "deactived" -> "deactivated"
trivial fix to spelling mistake in iio documentation Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/ABI/testing/sysfs-bus-iio2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index b8f220f..cfd53db 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -805,7 +805,7 @@ Description:
attribute. E.g. if in_voltage0_raw_thresh_rising_value is set to 1200
and in_voltage0_raw_thresh_rising_hysteresis is set to 50. The event
will get activated once in_voltage0_raw goes above 1200 and will become
- deactived again once the value falls below 1150.
+ deactivated again once the value falls below 1150.
What: /sys/.../events/in_accel_x_raw_roc_rising_value
What: /sys/.../events/in_accel_x_raw_roc_falling_value
OpenPOWER on IntegriCloud