[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161228174023.20385-1-colin.king@canonical.com>
Date:   Wed, 28 Dec 2016 17:40:23 +0000
From:   Colin King <colin.king@...onical.com>
To:     Jonathan Cameron <jic23@...nel.org>,
        Gregor Boirie <gregor.boirie@...rot.com>,
        Peter Meerwald-Stadler <pmeerw@...erw.net>,
        Matt Ranostay <mranostay@...il.com>,
        William Breathitt Gray <vilhelm.gray@...il.com>
Cc:     linux-kernel@...r.kernel.org
Subject: [PATCH] iio: Documentation: fix spelling mistake: "deactived" -> "deactivated"
From: Colin Ian King <colin.king@...onical.com>
trivial fix to spelling mistake in iio documentation
Signed-off-by: Colin Ian King <colin.king@...onical.com>
---
 Documentation/ABI/testing/sysfs-bus-iio | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
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
-- 
2.10.2
Powered by blists - more mailing lists
 
