Trigger Modifiers: fix if-statement logic
Tiny fix for a typo introduced in !25729 (comment 2776043)
where != was replaced by is instead of is not.
Tiny fix for a typo introduced in !25729 (comment 2776043)
where != was replaced by is instead of is not.