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

@@ -133,7 +133,7 @@ Driver = {
-- some systems require an enter after sending a valid user ID
end
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('not authorized to use TSO') or
self.tn3270:find('IKJ56710I INVALID USERID') then -- invalid user ID