From 493cd90c9c07fc4a7406918f407c78789c417eef Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 5 Apr 2014 00:34:33 +0400 Subject: [PATCH] To prevent Trevor bitching about it --- ElvUI_SLE/modules/datatexts/friends.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/datatexts/friends.lua b/ElvUI_SLE/modules/datatexts/friends.lua index dbed35c..436261e 100644 --- a/ElvUI_SLE/modules/datatexts/friends.lua +++ b/ElvUI_SLE/modules/datatexts/friends.lua @@ -407,7 +407,7 @@ function LDB.OnEnter(self) end if player["CLIENT"] == "App" then - line = tooltip:SetCell(line, 5, "|cff82c5ffDesctop Application|r") + line = tooltip:SetCell(line, 5, "|cff82c5ffDesktop Application|r") line = tooltip:SetCell(line, 6, "|cff82c5ffBattle.net|r") end end -- 1.7.9.5