linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] iio: Documentation: fix spelling mistake: "deactived" -> "deactivated"
@ 2016-12-28 17:40 Colin King
  2016-12-30 20:23 ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Colin King @ 2016-12-28 17:40 UTC (permalink / raw)
  To: Jonathan Cameron, Gregor Boirie, Peter Meerwald-Stadler,
	Matt Ranostay, William Breathitt Gray
  Cc: linux-kernel

From: Colin Ian King <colin.king@canonical.com>

trivial fix to spelling mistake in iio documentation

Signed-off-by: Colin Ian King <colin.king@canonical.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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] iio: Documentation: fix spelling mistake: "deactived" -> "deactivated"
  2016-12-28 17:40 [PATCH] iio: Documentation: fix spelling mistake: "deactived" -> "deactivated" Colin King
@ 2016-12-30 20:23 ` Jonathan Cameron
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2016-12-30 20:23 UTC (permalink / raw)
  To: Colin King, Gregor Boirie, Peter Meerwald-Stadler, Matt Ranostay,
	William Breathitt Gray
  Cc: linux-kernel

On 28/12/16 17:40, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> trivial fix to spelling mistake in iio documentation
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
Thanks,

Applied to the togreg branch of iio.git - initially pushed out
as testing for the autobuilders to ignore this ;)

Jonathan
> ---
>  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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-30 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-28 17:40 [PATCH] iio: Documentation: fix spelling mistake: "deactived" -> "deactivated" Colin King
2016-12-30 20:23 ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).