From 26356428bf81cc15b9c5a52350c92d7a7600c27e Mon Sep 17 00:00:00 2001 From: Alexandria <28266167+alxpettit@users.noreply.github.com> Date: Fri, 12 Aug 2022 16:08:46 -0700 Subject: [PATCH] Update pico_usb_twitchy_mouse.rs typo --- boards/rp-pico/examples/pico_usb_twitchy_mouse.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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