mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Spellcheck on all Python files
This commit is contained in:
parent
1575c63d7d
commit
a72faf3906
21 changed files with 75 additions and 75 deletions
|
|
@ -238,7 +238,7 @@ used more than once to get even more verbosity"))
|
|||
|
||||
def get_target(self):
|
||||
"""Returns a string with the target specified, or False if this option
|
||||
wass not called by the user"""
|
||||
was not called by the user"""
|
||||
return self.options.target
|
||||
|
||||
def get_open_results(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue