Skip to content

Commit ee3fc76

Browse files
authored
consistant -> consistent (PathOfBuildingCommunity#8962)
1 parent aa9f6f9 commit ee3fc76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Modules/CalcTriggers.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,7 @@ local configTable = {
12101210
else -- Needed to get the cooldown form the active part
12111211
-- Autoexertion has cooldown as part of its support part
12121212
-- Not really sure which one should apply here
1213-
-- Applying the one form the active part to be consistant
1213+
-- Applying the one form the active part to be consistent
12141214
-- with skills like Automation and Spellslinger
12151215
for _, skill in ipairs(env.player.activeSkillList) do
12161216
if skill.activeEffect.grantedEffect.name == "Autoexertion" then

0 commit comments

Comments
 (0)