Quantcast

Fixed a typo

Taracque [05-16-11 - 15:04]
Fixed a typo
Filename
Elementarist.lua
diff --git a/Elementarist.lua b/Elementarist.lua
index 77937be..c0d426f 100755
--- a/Elementarist.lua
+++ b/Elementarist.lua
@@ -18,7 +18,7 @@ Elementarist.debuffTrackerUpdate = 0
 Elementarist.shieldTrackerUpdate = 0
 Elementarist.spellPower = GetSpellBonusDamage(4);	-- nature spell bonus
 Elementarist.lastBaseGCD = 1.5
-Elementarist.lastShockCD = 5,
+Elementarist.lastShockCD = 5
 Elementarist.person = {
 	["foeCount"]	= 0,
 	["friendCount"]	= 0,