From 05a1acef051854a8bee28b02f5a801c538173055 Mon Sep 17 00:00:00 2001 From: James Whitehead II Date: Sat, 9 Feb 2008 14:39:55 +0000 Subject: [PATCH] * Fixed a typo --- PerfectRaid_Buffs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PerfectRaid_Buffs.lua b/PerfectRaid_Buffs.lua index 9e14a97..a0ade7f 100644 --- a/PerfectRaid_Buffs.lua +++ b/PerfectRaid_Buffs.lua @@ -638,7 +638,7 @@ function Buffs:AddEntry() end options.missing:SetChecked(false) options.disabled:SetChecked(false) - optinos.strict:SetChecked(false) + options.strict:SetChecked(false) options.buffname:SetFocus() end -- 1.7.9.5