Use gender neutral pronouns
This commit is contained in:
parent
ded121f974
commit
e4a4426ff1
24 changed files with 37 additions and 37 deletions
|
@ -23,7 +23,7 @@
|
|||
// JavaScript does not get the "keyup" event
|
||||
// and pressed set will keep assuming that the key is pressed
|
||||
// so, to evade "sticky" keys, we reset the status
|
||||
// if the user wants to run the hotkey again - let him press all keys again
|
||||
// if the user wants to run the hotkey again - let them press all keys again
|
||||
pressed.clear();
|
||||
|
||||
func();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue