mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Typos
This commit is contained in:
parent
3784e66b53
commit
46e3c10c36
51 changed files with 51 additions and 51 deletions
|
|
@ -35,7 +35,7 @@ alert_quota_exceeded.meta = {
|
|||
function alert_quota_exceeded:init(pool, proto, value, quota)
|
||||
local host_pools = require "host_pools"
|
||||
|
||||
-- Call the paren constructor
|
||||
-- Call the parent constructor
|
||||
self.super:init()
|
||||
local host_pools_instance = host_pools:create()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue