Cleanup: spelling in comments
This commit is contained in:
@@ -645,7 +645,7 @@ void ED_screen_refresh(wmWindowManager *wm, wmWindow *win)
|
||||
{
|
||||
bScreen *screen = WM_window_get_active_screen(win);
|
||||
|
||||
/* exception for bg mode, we only need the screen context */
|
||||
/* Exception for background mode, we only need the screen context. */
|
||||
if (!G.background) {
|
||||
/* header size depends on DPI, let's verify */
|
||||
WM_window_set_dpi(win);
|
||||
|
||||
Reference in New Issue
Block a user