src/eric7/CodeFormatting/BlackConfigurationDialog.py

branch
eric7
changeset 9216
e89083501ce3
parent 9214
bd28e56047d7
child 9221
bf71ee032bb4
--- 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.""")
         )

eric ide

mercurial