From b82a8e165f401a3e14501731d8354210d338d6e8 Mon Sep 17 00:00:00 2001 From: ackis Date: Wed, 22 Apr 2009 01:08:20 +0000 Subject: [PATCH] Fix babble error. --- ARLFrame.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ARLFrame.lua b/ARLFrame.lua index 6ce02fc..21436e6 100644 --- a/ARLFrame.lua +++ b/ARLFrame.lua @@ -3483,7 +3483,7 @@ function addon:CreateFrame( SilverConv_Sunreaver_FactionText = BFAC["The Sunreavers"] Valiance_Warsong_FactionText = BFAC["Warsong Offensive"] Frostborn_Taunka_FactionText = BFAC["The Taunka"] - Explorer_Hand_FactionText = BFAC["Hand of Vengance"] + Explorer_Hand_FactionText = BFAC["The Hand of Vengeance"] end if (not addon.Frame) then -- 1.7.9.5