From 0d0745398224c050624602f90be40e158cda40da Mon Sep 17 00:00:00 2001 From: ackis Date: Fri, 14 Nov 2008 08:08:04 +0000 Subject: [PATCH] In one of my previous commits I fixed Covenant however I missed one. Tehehe oops. --- AckisRecipeList.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua index 79b48a5..9a607d1 100644 --- a/AckisRecipeList.lua +++ b/AckisRecipeList.lua @@ -1199,7 +1199,7 @@ function addon:PopulateRepFilters(RepTable) RepTable[BFAC["The Kalu'ak"]] = repfilters.kaluak RepTable[BFAC["The Oracles"]] = repfilters.oracles RepTable[BFAC["The Wyrmrest Accord"]] = repfilters.wyrmrest - RepTable[BFAC["The Silver Convenant"]] = repfilters.silvercovenant + RepTable[BFAC["The Silver Covenant"]] = repfilters.silvercovenant RepTable[BFAC["The Sunreavers"]] = repfilters.sunreavers RepTable[BFAC["Explorer's League"]] = repfilters.explorersleague RepTable[BFAC["Valiance Expedition"]] = repfilters.valiance -- 1.7.9.5