diff -r 95581102e03e -r 28c75409a78f Helpviewer/HelpClearPrivateDataDialog.py --- a/Helpviewer/HelpClearPrivateDataDialog.py Wed Oct 09 18:40:07 2013 +0200 +++ b/Helpviewer/HelpClearPrivateDataDialog.py Wed Oct 09 19:26:41 2013 +0200 @@ -29,10 +29,10 @@ """ Public method to get the data from the dialog. - @return tuple with flags indicating which data to clear (browsing history, - search history, favicons, disk cache, cookies, passwords, web - databases, downloads, flash) and the selected history period in milliseconds - (tuple of booleans and integer) + @return tuple with flags indicating which data to clear + (browsing history, search history, favicons, disk cache, cookies, + passwords, web databases, downloads, flash) and the selected + history period in milliseconds (tuple of booleans and integer) """ index = self.historyCombo.currentIndex() if index == 0: