aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorEmpa <42304516+ItsEmpa@users.noreply.github.com>2024-01-23 16:44:50 +0100
committerGitHub <noreply@github.com>2024-01-23 16:44:50 +0100
commitf09ce2fcda55b419a5c8960345e1db458c593ca6 (patch)
tree38639f45b24c06fd08b981ae1e540def9ad398e1 /src/main
parent79be95aa6e9c6f9b99757b0c707e1fbf0373f238 (diff)
downloadskyhanni-f09ce2fcda55b419a5c8960345e1db458c593ca6.tar.gz
skyhanni-f09ce2fcda55b419a5c8960345e1db458c593ca6.tar.bz2
skyhanni-f09ce2fcda55b419a5c8960345e1db458c593ca6.zip
Fix: Typo in Odger Waypoint config (#948)
Fixed a typo in Odger Waypoint config. #948
Diffstat (limited to 'src/main')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishingConfig.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishingConfig.java
index b3990ca51..ebcf64cec 100644
--- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishingConfig.java
+++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishingConfig.java
@@ -23,7 +23,7 @@ public class TrophyFishingConfig {
@ConfigOption(
name = "Odger Waypoint",
desc = "Show the Odger waypoint when Trophy Fishes are in the inventory and no lava rod in hand. " +
- "§cOnly useful for users without abiohone contact."
+ "§cOnly useful for users without abiphone contact."
)
@ConfigEditorBoolean
@FeatureToggle