diff mbox series

input: Docs: correct atarikbd.rst typos

Message ID 20220516002055.12000-1-rdunlap@infradead.org (mailing list archive)
State Mainlined
Commit 27ff6839485125b78fe58fd89b1b17fe974f610d
Headers show
Series input: Docs: correct atarikbd.rst typos | expand

Commit Message

Randy Dunlap May 16, 2022, 12:20 a.m. UTC
Fix 2 "MOSE" typos in atarikbd.rst (found with 'codespell').
a. s/MOSE/MODE/
b. s/MOSE/MOUSE/

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
---
 Documentation/input/devices/atarikbd.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Jonathan Corbet May 17, 2022, 7:29 p.m. UTC | #1
Randy Dunlap <rdunlap@infradead.org> writes:

> Fix 2 "MOSE" typos in atarikbd.rst (found with 'codespell').
> a. s/MOSE/MODE/
> b. s/MOSE/MOUSE/
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Cc: linux-input@vger.kernel.org
> Cc: Jonathan Corbet <corbet@lwn.net>
> ---
>  Documentation/input/devices/atarikbd.rst |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> --- a/Documentation/input/devices/atarikbd.rst
> +++ b/Documentation/input/devices/atarikbd.rst
> @@ -288,7 +288,7 @@ between 0 and large positive numbers. Ex
>  command sets the maximum positive value that can be attained in the scaled
>  coordinate system. Motion beyond that value is also ignored.
>  
> -SET MOUSE KEYCODE MOSE
> +SET MOUSE KEYCODE MODE
>  ----------------------
>  
>  ::
> @@ -333,7 +333,7 @@ occur before the internally maintained c
>  (independently scaled for each axis). Remember that the mouse position
>  information is available only by interrogating the ikbd in the ABSOLUTE MOUSE
>  POSITIONING mode unless the ikbd has been commanded to report on button press
> -or release (see SET MOSE BUTTON ACTION).
> +or release (see SET MOUSE BUTTON ACTION).
>  

Applied, thanks.

jon
diff mbox series

Patch

--- a/Documentation/input/devices/atarikbd.rst
+++ b/Documentation/input/devices/atarikbd.rst
@@ -288,7 +288,7 @@  between 0 and large positive numbers. Ex
 command sets the maximum positive value that can be attained in the scaled
 coordinate system. Motion beyond that value is also ignored.
 
-SET MOUSE KEYCODE MOSE
+SET MOUSE KEYCODE MODE
 ----------------------
 
 ::
@@ -333,7 +333,7 @@  occur before the internally maintained c
 (independently scaled for each axis). Remember that the mouse position
 information is available only by interrogating the ikbd in the ABSOLUTE MOUSE
 POSITIONING mode unless the ikbd has been commanded to report on button press
-or release (see SET MOSE BUTTON ACTION).
+or release (see SET MOUSE BUTTON ACTION).
 
 INTERROGATE MOUSE POSITION
 --------------------------