mirror of
https://github.com/gchq/CyberChef
synced 2025-12-23 19:53:26 +00:00
Fixed some typos
This commit is contained in:
@@ -33,7 +33,7 @@ class WindowWaiter {
|
||||
|
||||
/**
|
||||
* 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.
|
||||
*/
|
||||
windowBlur() {
|
||||
|
||||
Reference in New Issue
Block a user