woops typo

This commit is contained in:
Crum
2018-07-17 16:08:52 -05:00
parent 644811e198
commit f0e587a458
+1 -1
View File
@@ -4,7 +4,7 @@ local A = E:GetModule("Auras");
--Cache global variables
--Lua functions
local format = string.format
local getn = string.getn
local getn = table.getn
--WoW API / Variables
local FONT_SIZE, GENERAL, NAME, NONE = FONT_SIZE, GENERAL, NAME, NONE