Quantcast

god dammit

Darthpred [05-04-15 - 14:43]
god dammit
Filename
ElvUI_SLE/core/core.lua
diff --git a/ElvUI_SLE/core/core.lua b/ElvUI_SLE/core/core.lua
index f36c1f5..653b45c 100644
--- a/ElvUI_SLE/core/core.lua
+++ b/ElvUI_SLE/core/core.lua
@@ -235,7 +235,7 @@ function SLE:FixDatabase() --For when we dramatically change some options
 end

 function SLE:Initialize()
-	SLE:FixeDatabase()
+	SLE:FixDatabase()
 	--ElvUI's version check
 	if elvV < elvR then
 		E:StaticPopup_Show("VERSION_MISMATCH")