mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Typos
This commit is contained in:
parent
3784e66b53
commit
46e3c10c36
51 changed files with 51 additions and 51 deletions
|
|
@ -28,7 +28,7 @@ alert_host_log.meta = {
|
|||
-- @param host The string with the name or ip address of the host
|
||||
-- @return A table with the alert built
|
||||
function alert_host_log:init(host, level, facility, message)
|
||||
-- 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