From 6d2c9f79955ecc0a2ff7a6bfdb4add3d3bb2f19a Mon Sep 17 00:00:00 2001 From: Relintai Date: Tue, 10 May 2016 11:23:33 +0200 Subject: [PATCH] Fixed a comment typo. --- data/spells.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/spells.lua b/data/spells.lua index cec2b08..d80c2d4 100644 --- a/data/spells.lua +++ b/data/spells.lua @@ -1,5 +1,5 @@ --- [42292] ={120, nil, 120, 120, 120, 0, "", "anticc", false, false, false, false, false}, --PvP Trinket +-- [42292] ={120, nil, 120, 120, 120, 0, "", "anticc", false, false, false}, --PvP Trinket -- spellid cd reset spec1cd, spec2cd, spec3cd, spec, class, type, ispetspell interrupt warn --comment --!IMPORTANT type, has to match one from the list below, nor can it be empty, you will get Lua errors from Sorters!