diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/keymaps/joystick.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keymaps/joystick.xml b/system/keymaps/joystick.xml index a88b9a2aa5..2db760b4c0 100644 --- a/system/keymaps/joystick.xml +++ b/system/keymaps/joystick.xml @@ -22,7 +22,7 @@ <!-- eg <b>ActivateWindow(Music)</b> --> <!-- would automatically go to Music on the press of the B button. --> <!-- --> -<!-- Buttons can be overloaded with hold durations, in miliseconds: --> +<!-- Buttons can be overloaded with hold durations, in milliseconds: --> <!-- <joystick profile="game.controller.default"> --> <!-- <a>Select</a> --> <!-- <a holdtime="500">ContextMenu</a> --> |