1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 01:49:03 +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

@@ -1820,7 +1820,7 @@ bool PacketParser::is_response(PacketElement *sent, PacketElement *rcvd){
*
* It returns NULL if no transport layer header is found.
*
* Note that this method onyl understands IPv4, IPv6 (and its
* Note that this method only understands IPv4, IPv6 (and its
* extension headers) and Ethernet. If the supplied packet contains
* something different before the tranport layer, NULL will be returned.
* */