Skip to content

Commit 76fb64f

Browse files
Apply suggestion from @divipillai
Co-authored-by: Divya S Pillai <[email protected]>
1 parent 27fa597 commit 76fb64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/nrf_desktop/doc/hid_provider_mouse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Relative value data
7878
-------------------
7979

8080
The relative value data is stored within the :c:struct:`report_data` structure's ``axes`` member.
81-
There are separate fields for wheel, mouse motion over X axis and mouse motion over Y axis.
81+
There are separate fields for wheel, mouse motion over the X axis, and mouse motion over the Y axis.
8282

8383
The values of axes are stored every time the input data is received, but these values are cleared when HID report subscription is enabled.
8484
Consequently, values outside of the HID subscription period are never retained.

0 commit comments

Comments
 (0)