1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-28 18:39:03 +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

@@ -127,7 +127,7 @@ This module implements GTK Widgets that try their best to adhere to the
GNOME Human Interface Guidelines (aka HIG).
This is mostly implemented by subclassing from the GTK classes, and
providing defaults that better match the HIG specifications/recomendations.
providing defaults that better match the HIG specifications/recommendations.
"""
from gtkutils import *