1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 00:49:01 +00:00

Correct typos: receive, successfully, length

This commit is contained in:
dmiller
2017-03-15 02:23:09 +00:00
parent 83c9e060fc
commit 772bd8d824
18 changed files with 41 additions and 41 deletions

View File

@@ -117,7 +117,7 @@ Driver = {
stdnse.verbose("Trying User ID: %s", pass)
self.tn3270:send_cursor(pass)
self.tn3270:get_all_data()
stdnse.debug(2,"Screen Recieved for User ID: %s", pass)
stdnse.debug(2,"Screen Received for User ID: %s", pass)
self.tn3270:get_screen_debug(2)
if self.tn3270:find('TSS7145E') or
self.tn3270:find('ACF01004') or