mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
Spellcheck on all Python files
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
|
||||
class Linear2DInterpolator:
|
||||
"""
|
||||
Implements a bidimesional linear interpolator.
|
||||
Implements a bidimensional linear interpolator.
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user