Skip to content

Commit

Permalink
Fix error with keyboardHandler setting
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanistzed committed May 31, 2021
1 parent 358be41 commit 0978fdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"Name": "Use Elastic Tabstops",
"Hint": " "
},
"KeyboardHandler": {
"keyboardHandler": {
"Name": "Keyboard Handler",
"Hint": "Choose a set of keybindings"
},
Expand Down
2 changes: 1 addition & 1 deletion languages/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"Name": "Utiliser des tabulations elastique",
"Hint": " "
},
"KeyboardHandler": {
"keyboardHandler": {
"Name": "Gestionnaire de clavier",
"Hint": " "
},
Expand Down

0 comments on commit 0978fdb

Please sign in to comment.