--- a/Helpviewer/UserAgent/UserAgentReader.py Wed Oct 09 19:47:41 2013 +0200 +++ b/Helpviewer/UserAgent/UserAgentReader.py Thu Oct 10 18:35:45 2013 +0200 @@ -27,7 +27,8 @@ @param fileNameOrDevice name of the file to read (string) or reference to the device to read (QIODevice) - @return dictionary with user agent data (host as key, agent string as value) + @return dictionary with user agent data (host as key, agent string as + value) """ self.__agents = {}