summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gui/widgets/tabs/setup_other.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/tabs/setup_other.cpp b/src/gui/widgets/tabs/setup_other.cpp
index d80452e4f..ca9a3230a 100644
--- a/src/gui/widgets/tabs/setup_other.cpp
+++ b/src/gui/widgets/tabs/setup_other.cpp
@@ -116,7 +116,7 @@ Setup_Other::Setup_Other(const Widget2 *const widget) :
"targetOnlyReachable", this, "targetOnlyReachableEvent");
// TRANSLATORS: settings option
- new SetupItemCheckBox(_("Seleck auto target for attack skills"), "",
+ new SetupItemCheckBox(_("Select auto target for attack skills"), "",
"skillAutotarget", this, "skillAutotargetEvent");
// TRANSLATORS: settings option