From 7cb228d8e93e6c27fa3d2f961625987314b7e1ff Mon Sep 17 00:00:00 2001 From: Darthpred Date: Tue, 18 Dec 2012 11:01:01 +0400 Subject: [PATCH] All hail the typo king lol --- ElvUI_SLE/modules/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua index db7fd6d..0432f6a 100644 --- a/ElvUI_SLE/modules/install.lua +++ b/ElvUI_SLE/modules/install.lua @@ -934,7 +934,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to --Raid 10 if layout == "healer" then E.db.unitframe.units.raid10.health.frequentUpdates = true - E.db.unitframe.units.raid10.health.text_format = "[healthcolor][health:dificit]" + E.db.unitframe.units.raid10.health.text_format = "[healthcolor][health:deficit]" E.db.unitframe.units.raid10.health.orientation = "VERTICAL" E.db.unitframe.units.raid10.health.position = "CENTER" else -- 1.7.9.5