mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-11 08:41:32 -04:00
spelling: unfocused
This commit is contained in:
parent
66beceb7d0
commit
73c9d37a84
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue