src/eric7/eric7_shell.py

branch
eric7
changeset 9576
be9f8e7e42e0
parent 9482
a2bc06a54d9d
child 9653
e67609152c5e
--- 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)

eric ide

mercurial