--- a/eric7/PyUnit/UnittestDialog.py Sun Jun 27 11:22:03 2021 +0200 +++ b/eric7/PyUnit/UnittestDialog.py Sun Jun 27 12:41:19 2021 +0200 @@ -217,7 +217,7 @@ def __setProgressColor(self, color): """ - Private methode to set the color of the progress color label. + Private method to set the color of the progress color label. @param color colour to be shown (string) """