Fix typo in fightcave plugin
This commit is contained in:
@@ -63,7 +63,7 @@ public interface FightCaveConfig extends Config
|
|||||||
position = 2,
|
position = 2,
|
||||||
keyName = "tickTimersWidget",
|
keyName = "tickTimersWidget",
|
||||||
name = "Tick Timers in Prayer",
|
name = "Tick Timers in Prayer",
|
||||||
description = "Adds an overlay to the Praayer Interface with the ticks until next attack for that prayer.",
|
description = "Adds an overlay to the Prayer Interface with the ticks until next attack for that prayer.",
|
||||||
parent = "mainConfig"
|
parent = "mainConfig"
|
||||||
)
|
)
|
||||||
default boolean tickTimersWidget()
|
default boolean tickTimersWidget()
|
||||||
|
|||||||
Reference in New Issue
Block a user