Quantcast

Fix babble error.

ackis [04-22-09 - 01:08]
Fix babble error.
Filename
ARLFrame.lua
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