Nightblade
4dd322d7dc
Fix spelling in code (#4690)
* *Interupt* -> *Interrupt*
Tested OK with:
`spec\TestBuilds\3.13\Dual Wield Cospris CoC.xml`
May even fix a bug since `src\Data\SkillStatMap.lua` line 431 was using different (correct) spelling: `mod("AvoidInterruptStun", "BASE", nil)`
* corruptable -> corruptible
* RejuvinationTotem -> RejuvenationTotem
* Absoprtion -> Absorption
* Posioned -> Poisoned
* uppper -> upper
* preceeding -> preceding
* Need this spelling
Co-authored-by: LocalIdentity <localidentity2@gmail.com>