From 7b237dbedc248f57a9a4bdf537f54e3071da0077 Mon Sep 17 00:00:00 2001 From: shinnok Date: Fri, 6 May 2011 10:02:36 +0000 Subject: [PATCH] Fix typo. --- NmapOps.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NmapOps.h b/NmapOps.h index 62b476e81..ae00577cc 100644 --- a/NmapOps.h +++ b/NmapOps.h @@ -129,7 +129,7 @@ class NmapOps { It does not currently cover cases such as TCP SYN ping scan which can go either way based on whether the user is root or IPv6 is being used. It will return false in those cases where a RawScan - is not neccessarily used. */ + is not necessarily used. */ bool RawScan(); void ValidateOptions(); /* Checks that the options given are reasonable and consistant. If they aren't, the