1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 06:01:28 +00:00

Spellcheck on all Python files

This commit is contained in:
dmiller
2014-02-20 21:22:30 +00:00
parent 1575c63d7d
commit a72faf3906
21 changed files with 75 additions and 75 deletions

View File

@@ -148,7 +148,7 @@ class HIGAlertDialog(gtk.MessageDialog):
"""
HIGfied Alert Dialog.
Implements the sugestions documented on:
Implements the suggestions documented in:
http://developer.gnome.org/projects/gup/hig/2.0/windows-alert.html
"""