aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/config/features/Garden.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/hannibal2/skyhanni/config/features/Garden.java')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/config/features/Garden.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/Garden.java b/src/main/java/at/hannibal2/skyhanni/config/features/Garden.java
index 3381c1bd7..bed825c23 100644
--- a/src/main/java/at/hannibal2/skyhanni/config/features/Garden.java
+++ b/src/main/java/at/hannibal2/skyhanni/config/features/Garden.java
@@ -390,7 +390,7 @@ public class Garden {
public boolean optimalSpeedWarning = false;
@Expose
- @ConfigOption(name = "Show optimal speed in Rancher Boot Sign", desc = "Allows you to set the optimal speed in the rancher overlay by clicking on a link")
+ @ConfigOption(name = "Rancher Boots", desc = "Allows you to set the optimal speed in the rancher boots overlay by clicking on the presets.")
@ConfigEditorBoolean
@ConfigAccordionId(id = 9)
public boolean optimalSpeedSignEnabled = true;