mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Fix a typo in a comment in nmap-os-db: indivudually -> individually.
This commit is contained in:
parent
978bfa1e3f
commit
1f8252ba40
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
# This first element provides the number of points every fingerprint
|
||||
# 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
|
||||
# (TCP timestamp) which are only used once, get more points. Points
|
||||
# are used when there are no perfect matches to determine which OS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue