mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +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
|
|
@ -228,7 +228,7 @@ class ScanNmapOutputPage(HIGVBox):
|
|||
self._update()
|
||||
|
||||
def set_active_iter(self, i):
|
||||
"""Set the active entry to an interator into the ScansListStore
|
||||
"""Set the active entry to an iterator into the ScansListStore
|
||||
referred to by this object."""
|
||||
self.scans_list.set_active_iter(i)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue