--- 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