From b44d477344836bcf67245bbfbacaace5ccf0f740 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 4 Jan 2013 18:59:44 +0000 Subject: [PATCH] Comment typo. --- zenmap/zenmapCore/NmapOptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zenmap/zenmapCore/NmapOptions.py b/zenmap/zenmapCore/NmapOptions.py index ff2f536a4..4f029bd04 100644 --- a/zenmap/zenmapCore/NmapOptions.py +++ b/zenmap/zenmapCore/NmapOptions.py @@ -1319,7 +1319,7 @@ class NmapOptionsTest(unittest.TestCase): ] # The following options are present in the Nmap source but are not - # tested for because they are deprecated or not document or whatever. + # tested for because they are deprecated or not documented or whatever. # "-I", # "--noninteractive", # "--thc",