From 5586c9d5b9270c0b65e9a8b81b7c8107c4164154 Mon Sep 17 00:00:00 2001 From: ckaotik Date: Tue, 29 Dec 2009 12:44:42 +0100 Subject: [PATCH] stupid git ... --- core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.lua b/core.lua index e8cc294..e52b15e 100644 --- a/core.lua +++ b/core.lua @@ -242,7 +242,7 @@ function BrokerGarbage:Tooltip(wut) -- Use smart anchoring code to anchor the tooltip to our frame BrokerGarbage.tt:SmartAnchorTo(wut) - -- Show it, et voil� ! + -- Show it, et voilà ! BrokerGarbage.tt:Show() BrokerGarbage.tt:UpdateScrolling(BG_GlobalDB.tooltipMaxHeight) end -- 1.7.9.5