Quantcast

Typo

Repooc [02-27-13 - 05:00]
Typo
Filename
ElvUI_SLE/modules/install.lua
diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua
index 042faa3..20a2ac6 100644
--- a/ElvUI_SLE/modules/install.lua
+++ b/ElvUI_SLE/modules/install.lua
@@ -1704,7 +1704,7 @@ function E:RepoocSetup() --The function to switch from classic ElvUI settings to
 end

 function E:AffinitiiSetup() --The function to switch from class ElvUI settings to Affinitii's
-	InstallStepComplete.message = L["Repooc's Defaults Set"]
+	InstallStepComplete.message = L["Affiniti's Defaults Set"]
 	InstallStepComplete:Show()
 	if not E.db.movers then E.db.movers = {}; end
 	local xOffset = GetScreenWidth() * 0.34375