--- a/src/eric7/CodeFormatting/BlackConfigurationDialog.py Mon Jul 11 16:47:57 2022 +0200 +++ b/src/eric7/CodeFormatting/BlackConfigurationDialog.py Mon Jul 11 17:38:38 2022 +0200 @@ -238,7 +238,7 @@ EricMessageBox.information( self, - self.tr("Create TOML snipper"), + self.tr("Create TOML snippet"), self.tr("""The 'pyproject.toml' snippet was copied to the clipboard""" """ successfully.""") )