[PATCH][next] docs: ABI: Fix spelling mistake in pretimeout_avaialable_governors

Colin Ian King posted 1 patch 3 weeks, 4 days ago
Documentation/ABI/testing/sysfs-class-watchdog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH][next] docs: ABI: Fix spelling mistake in pretimeout_avaialable_governors
Posted by Colin Ian King 3 weeks, 4 days ago
There is a spelling mistake, pretimeout_avaialable_governors should
be pretimeout_available_governors. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 Documentation/ABI/testing/sysfs-class-watchdog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-class-watchdog b/Documentation/ABI/testing/sysfs-class-watchdog
index 94fb74615951..70eabccf0557 100644
--- a/Documentation/ABI/testing/sysfs-class-watchdog
+++ b/Documentation/ABI/testing/sysfs-class-watchdog
@@ -76,7 +76,7 @@ Description:
 		timeout when the pretimeout interrupt is delivered.  Pretimeout
 		is an optional feature.
 
-What:		/sys/class/watchdog/watchdogn/pretimeout_avaialable_governors
+What:		/sys/class/watchdog/watchdogn/pretimeout_available_governors
 Date:		February 2017
 Contact:	Wim Van Sebroeck <wim@iguana.be>
 Description:
-- 
2.39.5
Re: [PATCH][next] docs: ABI: Fix spelling mistake in pretimeout_avaialable_governors
Posted by Guenter Roeck 3 weeks, 4 days ago
On 10/30/24 03:26, Colin Ian King wrote:
> There is a spelling mistake, pretimeout_avaialable_governors should
> be pretimeout_available_governors. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>   Documentation/ABI/testing/sysfs-class-watchdog | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-class-watchdog b/Documentation/ABI/testing/sysfs-class-watchdog
> index 94fb74615951..70eabccf0557 100644
> --- a/Documentation/ABI/testing/sysfs-class-watchdog
> +++ b/Documentation/ABI/testing/sysfs-class-watchdog
> @@ -76,7 +76,7 @@ Description:
>   		timeout when the pretimeout interrupt is delivered.  Pretimeout
>   		is an optional feature.
>   
> -What:		/sys/class/watchdog/watchdogn/pretimeout_avaialable_governors
> +What:		/sys/class/watchdog/watchdogn/pretimeout_available_governors
>   Date:		February 2017
>   Contact:	Wim Van Sebroeck <wim@iguana.be>
>   Description: