From 8bc96186b9dfcc8bb819089423595cca5110b73f Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 24 Nov 2014 20:39:39 +0400 Subject: [PATCH] dafuq --- ElvUI_SLE/options/datatexts_c.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/options/datatexts_c.lua b/ElvUI_SLE/options/datatexts_c.lua index c0848e1..3611679 100644 --- a/ElvUI_SLE/options/datatexts_c.lua +++ b/ElvUI_SLE/options/datatexts_c.lua @@ -458,7 +458,7 @@ local function configTable() order = 4, type = "toggle", name = L["Hide Hints"], - desc = L["Display the hints in the tooltip."], + desc = L["Hide the hints in the tooltip."], get = function(info) return E.db.sle.dt.guild.hide_hintline end, set = function(info, value) E.db.sle.dt.guild.hide_hintline = value; end, }, -- 1.7.9.5