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",