mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +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
|
|
@ -26,7 +26,7 @@ if peer2 and not peer1 then
|
|||
peer2 = nil
|
||||
end
|
||||
|
||||
-- this is to retrieve L7 appliation data
|
||||
-- this is to retrieve L7 application data
|
||||
local l7_proto_id = _GET["l7_proto_id"]
|
||||
|
||||
-- and this to focus only on a certain l4 proto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue