From fce191bf4f63de36b94e65033dcf5cd352844133 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Sat, 3 Jul 2021 14:48:17 -0300 Subject: [PATCH] Typo --- startup.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup.lua b/startup.lua index b88ccdcf..a21b8420 100644 --- a/startup.lua +++ b/startup.lua @@ -563,7 +563,7 @@ function Details:StartMeUp() --I'll never stop! taintWarning:Show() taintWarning:SetPoint ("topleft", StaticPopup1, "bottomleft", 0, -10) - if (MiniMapBattlefieldFrame:IsShown() and not Details.DontMoveMininapIconOnBattlegroundError)then + if (MiniMapBattlefieldFrame:IsShown() and not Details.DontMoveMinimapIconOnBattlegroundError)then if (not originalPosition) then local a = {}