Skip to content

Commit 7c68390

Browse files
committed
comment spelling
1 parent 4cc27c3 commit 7c68390

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Modules/CalcOffence.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3369,7 +3369,7 @@ function calcs.offence(env, actor, activeSkill)
33693369
globalOutput.TheoreticalMaxOffensiveWarcryEffect = globalOutput.TheoreticalMaxOffensiveWarcryEffect * globalOutput["Max"..skillNameVar.."DamageEffect"]
33703370
end
33713371

3372-
-- combine Ancentral Empowerment with other sources of Slam Ancestral Boost, namely Fist of War, when both active
3372+
-- combine Ancestral Empowerment with other sources of Slam Ancestral Boost, namely Fist of War, when both active
33733373
local function calcCombinedAncestralBoost(skillName, moreDmg, incArea, uptimeOverride, additionalSkillName)
33743374
globalOutput.CreateWarcryOffensiveCalcSection = true -- labels for the CalcSection
33753375
local skillNameVar = skillName:gsub(" ", "") -- Fist Of War -> FistOfWar

0 commit comments

Comments
 (0)