Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473a39b commit 4d2b77dCopy full SHA for 4d2b77d
1 file changed
lib/controller/checks.py
@@ -880,7 +880,7 @@ def checkStability():
880
like for instance string matching (--string).
881
"""
882
883
- 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"
884
logger.info(infoMsg)
885
886
firstPage = kb.originalPage # set inside checkConnection()
0 commit comments