summaryrefslogtreecommitdiff
path: root/Documentation/input
diff options
context:
space:
mode:
authorVicki Pfau <vi@endrift.com>2025-07-27 00:49:54 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2025-07-27 01:41:19 -0700
commit3b19c9ed6f01060e9b58963b581ec41b03104c55 (patch)
tree41f2f014dafc8c1a9841e0a06fdb6a5041f6e3f5 /Documentation/input
parent4619b6b97553693be7faf21af0533c24240d1d4f (diff)
Documentation: Fix capitalization of XBox -> Xbox
This also improves the phrasing of "an example" listing two examples. Signed-off-by: Vicki Pfau <vi@endrift.com> Link: https://lore.kernel.org/r/20250702034500.124741-1-vi@endrift.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/input')
-rw-r--r--Documentation/input/gamepad.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/input/gamepad.rst b/Documentation/input/gamepad.rst
index eca17a7f5258..2bba721aa20b 100644
--- a/Documentation/input/gamepad.rst
+++ b/Documentation/input/gamepad.rst
@@ -192,6 +192,6 @@ Gamepads report the following events:
- Profile:
- Some pads provide a multi-value profile selection switch. An example is the
- XBox Adaptive and the XBox Elite 2 controllers. When the active profile is
- switched, its newly selected value is emitted as an ABS_PROFILE event.
+ Some pads provide a multi-value profile selection switch. Examples include
+ the Xbox Adaptive and the Xbox Elite 2 controllers. When the active profile
+ is switched, its newly selected value is emitted as an ABS_PROFILE event.