From 3cf251b076acb6037c14d9eddf486b347d2e6543 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sat, 27 Apr 2013 21:29:01 +0200 Subject: [PATCH] Minor print change --- HabeebIt.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HabeebIt.lua b/HabeebIt.lua index ae6ca04..f1649d8 100644 --- a/HabeebIt.lua +++ b/HabeebIt.lua @@ -225,7 +225,7 @@ Frame:SetScript('OnEvent', function(self, event, ...) InitializeList(GetSpecialization()) else - print('|cffff8080HabeebIt:|r Found an unused spell [' .. spellID .. ']. Please report this!') + print('|cffff8080HabeebIt:|r Found an unknown spell [' .. spellID .. ']. Please report this!') end end elseif(event == 'SPELL_CONFIRMATION_TIMEOUT') then -- 1.7.9.5