mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor grammar fix
This commit is contained in:
parent
9a2cdd4b59
commit
5326df1071
8 changed files with 18 additions and 18 deletions
|
|
@ -193,7 +193,7 @@ def stdoutencode(data):
|
|||
warnMsg = "cannot properly display Unicode characters "
|
||||
warnMsg += "inside Windows OS command prompt "
|
||||
warnMsg += "(http://bugs.python.org/issue1602). All "
|
||||
warnMsg += "unhandled occurances will result in "
|
||||
warnMsg += "unhandled occurrences will result in "
|
||||
warnMsg += "replacement with '?' character. Please, find "
|
||||
warnMsg += "proper character representation inside "
|
||||
warnMsg += "corresponding output files. "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue