mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 19:13:48 +03:00
english typo
This commit is contained in:
parent
d7da71ce8e
commit
8c04aa871a
|
@ -674,7 +674,7 @@ def dataToStdout(data, forceOutput=False):
|
|||
warnMsg += "unhandled occurances will result in "
|
||||
warnMsg += "replacement with '?' character. Please, find "
|
||||
warnMsg += "proper character representation inside "
|
||||
warnMsg += "coresponding output files. "
|
||||
warnMsg += "corresponding output files. "
|
||||
singleTimeWarnMessage(warnMsg)
|
||||
|
||||
sys.stdout.write(output)
|
||||
|
|
Loading…
Reference in New Issue
Block a user