Minor language update

This commit is contained in:
stamparm 2013-03-26 14:15:40 +01:00
parent 473a39b820
commit 4d2b77dde3

View File

@ -880,7 +880,7 @@ def checkStability():
like for instance string matching (--string).
"""
infoMsg = "testing if the url is stable, wait a few seconds"
infoMsg = "testing if the url is stable. This can take a couple of seconds"
logger.info(infoMsg)
firstPage = kb.originalPage # set inside checkConnection()