From 1f8252ba40264a41b4e55febfbacf048599d07a6 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 14 Mar 2008 19:12:49 +0000 Subject: [PATCH] Fix a typo in a comment in nmap-os-db: indivudually -> individually. --- nmap-os-db | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nmap-os-db b/nmap-os-db index 1840b5661..16e7e0903 100644 --- a/nmap-os-db +++ b/nmap-os-db @@ -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