--- a/Helpviewer/Network/FollowRedirectReply.py Sat Sep 28 19:06:25 2013 +0200 +++ b/Helpviewer/Network/FollowRedirectReply.py Sat Sep 28 20:07:36 2013 +0200 @@ -13,7 +13,7 @@ class FollowRedirectReply(QObject): """ - Class implementing a network reply delegate allowing to check redirects + Class implementing a network reply delegate allowing to check redirects. """ finished = pyqtSignal()