Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d2b77d

Browse files
committed
Minor language update
1 parent 473a39b commit 4d2b77d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/controller/checks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ def checkStability():
880880
like for instance string matching (--string).
881881
"""
882882

883-
infoMsg = "testing if the url is stable, wait a few seconds"
883+
infoMsg = "testing if the url is stable. This can take a couple of seconds"
884884
logger.info(infoMsg)
885885

886886
firstPage = kb.originalPage # set inside checkConnection()

0 commit comments

Comments
 (0)