--- a/src/eric7/eric7_shell.py Tue Dec 06 16:57:54 2022 +0100 +++ b/src/eric7/eric7_shell.py Tue Dec 06 17:35:41 2022 +0100 @@ -72,7 +72,7 @@ sys.argv, "eric Shell", "", - "Stand alone version of the eric" " interpreter shell", + "Stand alone version of the eric interpreter shell", options, ) res = Startup.simpleAppStartup(sys.argv, appinfo, createMainWidget)