Rename KeyMap to Keymap

This commit is contained in:
József Farkas
2016-05-23 19:05:17 +02:00
parent dc280dae4c
commit 0725428309
8 changed files with 38 additions and 38 deletions

View File

@@ -8,8 +8,8 @@
"description": "Prologue",
"type": "integer"
},
"keyMaps": {
"description": "Array of keyMaps",
"keymaps": {
"description": "Array of keymaps",
"type": "array",
"items": {
"type": "object",