diff -r cf0e5b8cd23a -r 73ec029d4107 eric6/E5Gui/E5ListSelectionDialog.py --- a/eric6/E5Gui/E5ListSelectionDialog.py Sun Jan 31 17:47:01 2021 +0100 +++ b/eric6/E5Gui/E5ListSelectionDialog.py Sun Jan 31 17:47:55 2021 +0100 @@ -29,7 +29,7 @@ @type list of str @param selectionMode selection mode for the list @type QAbstractItemView.SelectionMode - @param title tirle of the dialog + @param title title of the dialog @type str @param message message to be show in the dialog @type str