spelling: unfocused

This commit is contained in:
Josh Soref 2019-10-13 03:15:25 -04:00
parent 66beceb7d0
commit 73c9d37a84

View file

@ -33,7 +33,7 @@ class WindowWaiter {
/** /**
* Handler for window blur events. * Handler for window blur events.
* Saves the current time so that we can calculate how long the window was unfocussed for when * Saves the current time so that we can calculate how long the window was unfocused for when
* focus is returned. * focus is returned.
*/ */
windowBlur() { windowBlur() {