mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Language update
This commit is contained in:
parent
53d0d5bf8b
commit
bfc8ab0e35
2 changed files with 2 additions and 2 deletions
|
|
@ -858,7 +858,7 @@ class Connect(object):
|
|||
if deviation > WARN_TIME_STDEV:
|
||||
kb.adjustTimeDelay = ADJUST_TIME_DELAY.DISABLE
|
||||
|
||||
warnMsg = "there is considerable lagging "
|
||||
warnMsg = "considerable lagging has been detected "
|
||||
warnMsg += "in connection response(s). Please use as high "
|
||||
warnMsg += "value for option '--time-sec' as possible (e.g. "
|
||||
warnMsg += "10 or more)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue