From 803aac7a1aafaa13be0cea8e08365663ec02b201 Mon Sep 17 00:00:00 2001 From: ackis Date: Wed, 13 May 2009 19:47:09 +0000 Subject: [PATCH] Sometimes I typo when I dry-code... who would've thought? --- ARLConfig.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ARLConfig.lua b/ARLConfig.lua index 03084ba..12c06e1 100644 --- a/ARLConfig.lua +++ b/ARLConfig.lua @@ -202,7 +202,7 @@ local function giveFilter() originalwow = { order = 20, type = "toggle", - name = L["Old Word"], + name = L["Old World"], desc = L["ORIGINAL_WOW_DESC"], get = function() return addon.db.profile.filters.general.originalwow end, set = function() addon.db.profile.filters.general.originalwow = not addon.db.profile.filters.general.originalwow end, -- 1.7.9.5