Skip to content

Commit d2bbfa4

Browse files
committed
minor style update
1 parent 226547b commit d2bbfa4

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
@@ -791,7 +791,7 @@ def checkStability():
791791
logger.info(infoMsg)
792792
else:
793793
errMsg = "there was an error checking the stability of page "
794-
errMsg += "because of lack of content. please check the "
794+
errMsg += "because of lack of content. Please check the "
795795
errMsg += "page request results (and probable errors) by "
796796
errMsg += "using higher verbosity levels"
797797
logger.error(errMsg)

0 commit comments

Comments
 (0)