diff -r 9986ec0e559a -r 10516539f238 Helpviewer/UserAgent/UserAgentReader.py --- a/Helpviewer/UserAgent/UserAgentReader.py Tue Oct 15 22:03:54 2013 +0200 +++ b/Helpviewer/UserAgent/UserAgentReader.py Fri Oct 18 23:00:41 2013 +0200 @@ -29,7 +29,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 = {}