From 135363628c641c121f6f8ed9885c0c1511c0487f Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Sun, 8 Apr 2012 13:03:28 -0500 Subject: [PATCH] Typo fix --- Locales/enUS/base.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Locales/enUS/base.lua b/Locales/enUS/base.lua index 82666a7..f47ed66 100644 --- a/Locales/enUS/base.lua +++ b/Locales/enUS/base.lua @@ -81,7 +81,7 @@ L["USE_PC_ENCH"] = "Use Crafted Enchants" L["USE_PVPVP_ENCH_TT"] = "Consider enchants that are purchasable with PVP tokens" L["USE_PVPVP_ENCH"] = "Use PVP Vendor-Purchasable Enchants" L["USE_QR_ENCH_TT"] = "Consider enchants that are quest rewards" -L["USE_QR_ENCH"] = "Use Quest Reqard Enchants" +L["USE_QR_ENCH"] = "Use Quest Reward Enchants" L["USE_VP_ENCH_TT"] = "Consider enchants that are purchasable with gold" L["USE_VP_ENCH"] = "Use Vendor-Purchasable Enchants" L["USE_REP_ENCH"] = "Use enchants with rep requirements if my rep is:" -- 1.7.9.5