mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Fixes spellings and typos
Thank goes to Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
0b29b4b7ed
commit
78e78c018c
75 changed files with 212 additions and 212 deletions
|
|
@ -20,7 +20,7 @@ if (ntop.isPro()) then
|
|||
end
|
||||
|
||||
local function getTopCountries(ifid, ifname)
|
||||
-- cap the maximum # of entries at 10. Use treshold, but no not use delta
|
||||
-- cap the maximum # of entries at 10. Use threshold, but no not use delta
|
||||
-- do not filter by col or by val (nil, nil).
|
||||
-- column is top_countries_intf.key
|
||||
-- key is top_countries_intf.JSONkey
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue