timersconfig: fix typo in antipoison description (#9781)
This commit is contained in:
@@ -44,7 +44,7 @@ public interface TimersConfig extends Config
|
|||||||
@ConfigItem(
|
@ConfigItem(
|
||||||
keyName = "showAntipoison",
|
keyName = "showAntipoison",
|
||||||
name = "Antipoison/Venom timers",
|
name = "Antipoison/Venom timers",
|
||||||
description = "Configures whether timers for Antipoision, Antidoe, Antivenom are is displayed"
|
description = "Configures whether timers for Antipoison, Antidote and Antivenom are displayed"
|
||||||
)
|
)
|
||||||
default boolean showAntiPoison()
|
default boolean showAntiPoison()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user