mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 21:19:01 +00:00
Fix a typo in a comment in nmap-os-db: indivudually -> individually.
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
# This first element provides the number of points every fingerprint
|
# This first element provides the number of points every fingerprint
|
||||||
# test is worth. Tests like TTL or Don't fragment are worth less
|
# test is worth. Tests like TTL or Don't fragment are worth less
|
||||||
# (indivudually) because there are so many of them and the values are
|
# (individually) because there are so many of them and the values are
|
||||||
# often correlated with each other. Meanwhile, elements such as TS
|
# often correlated with each other. Meanwhile, elements such as TS
|
||||||
# (TCP timestamp) which are only used once, get more points. Points
|
# (TCP timestamp) which are only used once, get more points. Points
|
||||||
# are used when there are no perfect matches to determine which OS
|
# are used when there are no perfect matches to determine which OS
|
||||||
|
|||||||
Reference in New Issue
Block a user