mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Couple of wording updates
This commit is contained in:
parent
9fab2c9764
commit
220dffbcfa
7 changed files with 15 additions and 15 deletions
|
|
@ -330,7 +330,7 @@ def errorUse(expression, dump=False):
|
|||
else:
|
||||
stopLimit = int(count)
|
||||
|
||||
infoMsg = "the SQL query used returns "
|
||||
infoMsg = "used SQL query returns "
|
||||
infoMsg += "%d entries" % stopLimit
|
||||
logger.info(infoMsg)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue