From 1400fdf558f3b834ab3c1c46f5c722d1d4a4f07d Mon Sep 17 00:00:00 2001 From: Ray Molenkamp Date: Thu, 20 May 2021 12:38:01 -0600 Subject: Fix petty comment. I'm embarrassed this was in our codebase for 18 years --- intern/ghost/intern/GHOST_WindowWin32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern') diff --git a/intern/ghost/intern/GHOST_WindowWin32.h b/intern/ghost/intern/GHOST_WindowWin32.h index 413a883784b..b004f7e7b19 100644 --- a/intern/ghost/intern/GHOST_WindowWin32.h +++ b/intern/ghost/intern/GHOST_WindowWin32.h @@ -242,7 +242,7 @@ typedef enum { } GHOST_MouseCaptureEventWin32; /** - * GHOST window on M$ Windows OSs. + * GHOST window on MS Windows OSs. */ class GHOST_WindowWin32 : public GHOST_Window { public: -- cgit v1.2.3