mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-23 09:12:14 +01:00
Fix typo criticial -> critical
Fix typo and use full sentences.
This commit is contained in:
parent
6b09a7b190
commit
70da8c54c6
@ -3755,7 +3755,7 @@ void produce_dpi_dump_for_pcap_dump(std::string pcap_file_path, std::stringstrea
|
||||
- and maybe some protocol/port based statistics could be used to filter new/unknown attacks...
|
||||
*/
|
||||
|
||||
logger << log4cpp::Priority::ERROR << "We can't detect attack type with DPI it's not so criticial, only for your information";
|
||||
logger << log4cpp::Priority::ERROR << "We can't detect attack type with DPI. It's not so critical, only for your information";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user