mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Typos
This commit is contained in:
parent
3784e66b53
commit
46e3c10c36
51 changed files with 51 additions and 51 deletions
|
|
@ -27,7 +27,7 @@ alert_login_failed.meta = {
|
|||
-- @brief Prepare an alert table used to generate the alert
|
||||
-- @return A table with the alert built
|
||||
function alert_login_failed:init()
|
||||
-- Call the paren constructor
|
||||
-- Call the parent constructor
|
||||
self.super:init()
|
||||
|
||||
self.alert_type_params = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue