summaryrefslogtreecommitdiff
path: root/src/keyboardconfig.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/keyboardconfig.cpp')
-rw-r--r--src/keyboardconfig.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keyboardconfig.cpp b/src/keyboardconfig.cpp
index 2079e8496..3636bea5f 100644
--- a/src/keyboardconfig.cpp
+++ b/src/keyboardconfig.cpp
@@ -314,7 +314,7 @@ static KeyData const keyData[KeyboardConfig::KEY_TOTAL] = {
{"keyChangeImitationMode", SDLK_KP4, N_("Change Imitation mode"),
KeyboardConfig::GRP_DEFAULT},
{"keyDisableGameModifiers", SDLK_KP8,
- _("Disbale / Enable Game modifier keys"), KeyboardConfig::GRP_DEFAULT},
+ _("Disable / Enable Game modifier keys"), KeyboardConfig::GRP_DEFAULT},
{"keyChangeAudio", SDLK_KP3, N_("On / Off audio"),
KeyboardConfig::GRP_DEFAULT},
{"keyAway", SDLK_KP2, N_("Enable / Disable away mode"),