src/eric7/Plugins/PluginWizardDotDesktop.py

branch
eric7
changeset 9573
9960d19d66b5
parent 9473
3f23dbf37dbe
child 9653
e67609152c5e
--- a/src/eric7/Plugins/PluginWizardDotDesktop.py	Tue Dec 06 16:00:06 2022 +0100
+++ b/src/eric7/Plugins/PluginWizardDotDesktop.py	Tue Dec 06 16:04:58 2022 +0100
@@ -25,7 +25,7 @@
 packageName = "__core__"
 shortDescription = "Wizard for the creation of a .desktop file."
 longDescription = (
-    """This plug-in implements a wizard to generate code for""" """ a .desktop file."""
+    """This plug-in implements a wizard to generate code for a .desktop file."""
 )
 needsRestart = False
 pyqtApi = 2

eric ide

mercurial