Skip to content

Commit 3b19c9e

Browse files
endriftdtor
authored andcommitted
Documentation: Fix capitalization of XBox -> Xbox
This also improves the phrasing of "an example" listing two examples. Signed-off-by: Vicki Pfau <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 4619b6b commit 3b19c9e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Documentation/input/gamepad.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,6 @@ Gamepads report the following events:
192192

193193
- Profile:
194194

195-
Some pads provide a multi-value profile selection switch. An example is the
196-
XBox Adaptive and the XBox Elite 2 controllers. When the active profile is
197-
switched, its newly selected value is emitted as an ABS_PROFILE event.
195+
Some pads provide a multi-value profile selection switch. Examples include
196+
the Xbox Adaptive and the Xbox Elite 2 controllers. When the active profile
197+
is switched, its newly selected value is emitted as an ABS_PROFILE event.

Documentation/userspace-api/media/rc/rc-protos.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,6 @@ the 32 bits.
449449
xbox-dvd (RC_PROTO_XBOX_DVD)
450450
----------------------------
451451

452-
This protocol is used by XBox DVD Remote, which was made for the original
453-
XBox. There is no in-kernel decoder or encoder for this protocol. The usb
452+
This protocol is used by Xbox DVD Remote, which was made for the original
453+
Xbox. There is no in-kernel decoder or encoder for this protocol. The usb
454454
device decodes the protocol. There is a BPF decoder available in v4l-utils.

0 commit comments

Comments
 (0)