Skip to content

Commit 27fa597

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

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
@@ -10,7 +10,7 @@ HID provider mouse module
1010
The HID provider mouse module is a HID report provider integrated with the :ref:`nrf_desktop_hid_state`.
1111
The module is responsible for providing the HID mouse input report and the HID boot mouse input report.
1212

13-
The module listens to the user input (:c:struct:`button_event`, :c:struct:`wheel_event` and :c:struct:`motion_event`) and communicates with the :ref:`nrf_desktop_hid_state`.
13+
The module listens to the user input (:c:struct:`button_event`, :c:struct:`wheel_event`, and :c:struct:`motion_event`) and communicates with the :ref:`nrf_desktop_hid_state`.
1414
It provides HID mouse reports when requested by the :ref:`nrf_desktop_hid_state`.
1515
It also notifies the :ref:`nrf_desktop_hid_state` when new data is available.
1616

0 commit comments

Comments
 (0)