From 16afff2ddc4580cfe3a952c3e60e0950ae0487b6 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 20 Apr 2022 09:16:24 +1000 Subject: Cleanup: spelling in comments --- intern/ghost/intern/GHOST_Wintab.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'intern') diff --git a/intern/ghost/intern/GHOST_Wintab.cpp b/intern/ghost/intern/GHOST_Wintab.cpp index 8e246272958..974a07db9c3 100644 --- a/intern/ghost/intern/GHOST_Wintab.cpp +++ b/intern/ghost/intern/GHOST_Wintab.cpp @@ -619,6 +619,6 @@ void GHOST_Wintab::printContextDebugInfo() axis_y.axMax - axis_y.axMin + 1); } - /* Other stuff while we have a logcontext. */ + /* Other stuff while we have a log-context. */ printf("sysmode %d\n", lc.lcSysMode); -} \ No newline at end of file +} -- cgit v1.2.3