From bbcc8330f780551b700c42909f2c0b8673879095 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 21 Jul 2021 20:40:03 +1000 Subject: Cleanup: spelling --- intern/ghost/intern/GHOST_NDOFManager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern') diff --git a/intern/ghost/intern/GHOST_NDOFManager.h b/intern/ghost/intern/GHOST_NDOFManager.h index 9c2824e57fb..31b11a352db 100644 --- a/intern/ghost/intern/GHOST_NDOFManager.h +++ b/intern/ghost/intern/GHOST_NDOFManager.h @@ -114,7 +114,7 @@ class GHOST_NDOFManager { virtual bool available() = 0; /** - * Rach platform's device detection should call this + * Each platform's device detection should call this * use standard USB/HID identifiers. */ bool setDevice(unsigned short vendor_id, unsigned short product_id); -- cgit v1.2.3