Skip to content
Snippets Groups Projects
Commit cee663c8 authored by svornost's avatar svornost
Browse files

fix typo

parent 8e5893e0
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ App.UI.Hotkeys = (function() { ...@@ -29,7 +29,7 @@ App.UI.Hotkeys = (function() {
const bindings = {}; const bindings = {};
/** /**
* To ensure we only record one at at time * To ensure we only record one at a time
* @type {boolean} * @type {boolean}
*/ */
let recording = false; let recording = false;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment