Quantcast

Fix typo

ackis [02-06-09 - 01:34]
Fix typo
Filename
ARLFrame.lua
diff --git a/ARLFrame.lua b/ARLFrame.lua
index fa50558..20ff91e 100644
--- a/ARLFrame.lua
+++ b/ARLFrame.lua
@@ -3323,7 +3323,7 @@ function addon:CreateFrame(
 	else
 		HonorHold_Thrallmar_FactionText = BFAC["Thrallmar"]
 		Kurenai_Maghar_FactionText = BFAC["The Mag'har"]
-		Vanguard_Expedition_FactionText = BFAC["Horde Expidition"]
+		Vanguard_Expedition_FactionText = BFAC["Horde Expedition"]
 	end

 	if (not addon.Frame) then