diff --git a/boards/rp-pico/examples/pico_usb_twitchy_mouse.rs b/boards/rp-pico/examples/pico_usb_twitchy_mouse.rs index e0b456c..6c22649 100644 --- a/boards/rp-pico/examples/pico_usb_twitchy_mouse.rs +++ b/boards/rp-pico/examples/pico_usb_twitchy_mouse.rs @@ -1,6 +1,6 @@ //! # Pico USB 'Twitchy' Mouse Example //! -//! Creates a USB HID Class Poiting device (i.e. a virtual mouse) on a Pico +//! Creates a USB HID Class Pointing device (i.e. a virtual mouse) on a Pico //! board, with the USB driver running in the main thread. //! //! It generates movement reports which will twitch the cursor up and down by a