From eeaf4ee24863a0c1f15863aa360d46a36205538c Mon Sep 17 00:00:00 2001 From: Logan Payton Date: Wed, 28 Mar 2018 19:27:06 -0400 Subject: [PATCH] Fix typo --- ElvUI/Locales/English_UI.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI/Locales/English_UI.lua b/ElvUI/Locales/English_UI.lua index aff03f0..ab0c0b8 100644 --- a/ElvUI/Locales/English_UI.lua +++ b/ElvUI/Locales/English_UI.lua @@ -257,7 +257,7 @@ L["Tooltip"] = true; L["Vehicle Seat Frame"] = true; L["Watch Frame"] = true; L["Weapons"] = true; -L["DESC_MOVERCONFIG"] = "Movers unlocked. Move them now and click Lock when you are done./nOptions:/nShift + RightClick - Hides mover temporarily./nCtrl + RightClick - Resets mover position to default." +L["DESC_MOVERCONFIG"] = "Movers unlocked. Move them now and click Lock when you are done.\nOptions:\nShift + RightClick - Hides mover temporarily.\nCtrl + RightClick - Resets mover position to default." --Plugin Installer L["ElvUI Plugin Installation"] = true;