diff --git a/game/modules/tome/data/timed_effects/other.lua b/game/modules/tome/data/timed_effects/other.lua index 98a2b29f429714ee13823b6cd8369fc0479ab601..87b5df7ea84d188b69704b73f5d7d94478eb6972 100644 --- a/game/modules/tome/data/timed_effects/other.lua +++ b/game/modules/tome/data/timed_effects/other.lua @@ -3030,7 +3030,7 @@ newEffect{ name = "ZONE_AURA_ABASHED", desc = "Abashed Expanse", no_stop_enter_worlmap = true, - long_desc = function(self, eff) return ("Zone-wide effect: Your Phase Door spell is super easy to use here, alllowing you to target it regardless of level.") end, + long_desc = function(self, eff) return ("Zone-wide effect: Your Phase Door spell is super easy to use here, allowing you to target it regardless of level.") end, decrease = 0, no_remove = true, type = "other", subtype = { aura=true },