From b1959a96a2b54e9a425147f4ce3c3806c43c7188 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 18 Aug 2019 04:11:50 +1000 Subject: Cleanup: spelling --- source/blender/windowmanager/intern/wm_window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/windowmanager/intern/wm_window.c') diff --git a/source/blender/windowmanager/intern/wm_window.c b/source/blender/windowmanager/intern/wm_window.c index 19fa0e87e50..47491813f70 100644 --- a/source/blender/windowmanager/intern/wm_window.c +++ b/source/blender/windowmanager/intern/wm_window.c @@ -658,7 +658,7 @@ void wm_window_ghostwindows_ensure(wmWindowManager *wm) BLI_assert(G.background == false); - /* no commandline prefsize? then we set this. + /* No command-line prefsize? then we set this. * Note that these values will be used only * when there is no startup.blend yet. */ -- cgit v1.2.3