In one of my previous commits I fixed Covenant however I missed one. Tehehe oops.
ackis [11-14-08 - 08:08]
In one of my previous commits I fixed Covenant however I missed one. Tehehe oops.
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