diff --git a/Datamine/Localization/enUS.lua b/Datamine/Localization/enUS.lua index efc33ea..47cbf86 100644 --- a/Datamine/Localization/enUS.lua +++ b/Datamine/Localization/enUS.lua @@ -407,7 +407,7 @@ L["SLASH_CMD_SPELL_INFO_HELP"] = "Retrieve information about a spell."; L["SLASH_CMD_TMOG_ITEMMOD_INFO_HELP"] = "Retrieve source info for an ItemModifiedAppearanceID."; L["SLASH_CMD_TMOG_ITEMMOD_FROM_ITEMAPP_HELP"] = "Retrieve itemModifiedAppearanceIDs for a given itemAppearanceID."; L["SLASH_CMD_SETTINGS_HELP"] = "Open the Datamine settings"; -L["SLASH_CMD_TOOLTIP_SETTINGS_HELP"] = "Open the Datamine settings"; +L["SLASH_CMD_TOOLTIP_SETTINGS_HELP"] = "Open the tooltip settings, optionally provide a section to jump to"; L["SLASH_CMD_TOOLTIP_LAST_ERR_HELP"] = "Shows the last tooltip error that was captured."; -- END LOCALIZATION