--- a/src/eric7/PipInterface/PipPackagesWidget.py Wed Dec 07 11:35:40 2022 +0100 +++ b/src/eric7/PipInterface/PipPackagesWidget.py Wed Dec 07 11:38:28 2022 +0100 @@ -809,7 +809,7 @@ @pyqtSlot(bool) def on_searchToggleButton_1_toggled(self, checked): """ - Private slot to togle the search widget. + Private slot to toggle the search widget. @param checked state of the search widget button @type bool @@ -828,7 +828,7 @@ @pyqtSlot(bool) def on_searchToggleButton_2_toggled(self, checked): """ - Private slot to togle the search widget. + Private slot to toggle the search widget. @param checked state of the search widget button @type bool