Quantcast

Fix another typo that I missed before

speeddymon [09-01-09 - 02:35]
Fix another typo that I missed before
Filename
ARLFrame.lua
diff --git a/ARLFrame.lua b/ARLFrame.lua
index a6d3236..57455b5 100644
--- a/ARLFrame.lua
+++ b/ARLFrame.lua
@@ -613,11 +613,11 @@ do
 			["c"] = 2,
 		},
 		[BZ["Halls of Lightning"]] = {
-			["loc"] = c1[BZ["Storm Peaks"]],
+			["loc"] = c1[BZ["The Storm Peaks"]],
 			["c"] = 4,
 		},
 		[BZ["Halls of Stone"]] = {
-			["loc"] = c1[BZ["Stormpeak Mountains"]],
+			["loc"] = c1[BZ["The Storm Peaks"]],
 			["c"] = 4,
 		},
 		[BZ["Karazhan"]] = {