diff -r e440aaf179ce -r 64157aeb0312 src/eric7/QScintilla/ShellHistoryDialog.py --- a/src/eric7/QScintilla/ShellHistoryDialog.py Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/QScintilla/ShellHistoryDialog.py Thu Dec 21 12:03:40 2023 +0100 @@ -65,7 +65,7 @@ Private slot to handle a double click of an item. @param item reference to the item that was double clicked - (QListWidgetItem) + @type QListWidgetItem """ self.on_executeButton_clicked()