diff -r befeff46ec0f -r 18292228c724 QScintilla/ShellHistoryDialog.py --- a/QScintilla/ShellHistoryDialog.py Sat Oct 12 18:25:29 2013 +0200 +++ b/QScintilla/ShellHistoryDialog.py Sun Oct 13 12:21:37 2013 +0200 @@ -54,7 +54,8 @@ """ Private slot to handle a double click of an item. - @param item reference to the item that was double clicked (QListWidgetItem) + @param item reference to the item that was double clicked + (QListWidgetItem) """ self.on_executeButton_clicked()