1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-01 04:19:02 +00:00

Spelling corrections. Fixes #1160

This commit is contained in:
dmiller
2018-03-26 14:59:41 +00:00
parent b5bd185743
commit 689ea0e05d
34 changed files with 44 additions and 44 deletions

View File

@@ -471,7 +471,7 @@ u8 IPv6Header::getNextHeader() const {
/** Sets field "next header" to the number that corresponds to the supplied
* protocol name. Currently onyl TCP, UDP and ICMP are supported. Any
* protocol name. Currently only TCP, UDP and ICMP are supported. Any
* help to extend this functionality would be appreciated. For a list of all
* proto names and numbers check:
* http://www.iana.org/assignments/protocol-numbers/ */