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

Skip to content

Commit 58002c5

Browse files
committed
Minor cosmetics
1 parent cece2cb commit 58002c5

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
@@ -1012,7 +1012,7 @@ def checkStability():
10121012
like for instance string matching (--string).
10131013
"""
10141014

1015-
infoMsg = "testing if the target URL is stable. Delay can take up to a second"
1015+
infoMsg = "testing if the target URL is stable"
10161016
logger.info(infoMsg)
10171017

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

0 commit comments

Comments
 (0)