summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJulian Pawlowski <julian.pawlowski@gmail.com>2013-06-07 12:13:09 +0200
committerJulian Pawlowski <julian.pawlowski@gmail.com>2013-06-07 12:13:09 +0200
commit6fcce9fe8d2630b453e1e45aebb525cf8e6f4e78 (patch)
tree01a5f67fa13fb822fd5f81475a8e178d02f8fe39 /misc
parent26fcd113a1cd193eebe012c91556e714fdc10610 (diff)
typo
Diffstat (limited to 'misc')
-rw-r--r--misc/freeswitch/scripts/common/intruder.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/freeswitch/scripts/common/intruder.lua b/misc/freeswitch/scripts/common/intruder.lua
index 7d12155..f5e7a41 100644
--- a/misc/freeswitch/scripts/common/intruder.lua
+++ b/misc/freeswitch/scripts/common/intruder.lua
@@ -35,7 +35,7 @@ function Intruder.update_blacklist(self, event)
contacts_per_second_max = event.contacts_per_second_max,
user_agent = event.user_agent,
to_user = event.to_user,
- comment = 'Permimeter',
+ comment = 'Perimeter',
created_at = {'NOW()', raw = true },
updated_at = {'NOW()', raw = true },
};