src/eric7/eric7_doc.py

branch
eric7
changeset 9576
be9f8e7e42e0
parent 9482
a2bc06a54d9d
child 9624
b47dfa7a137d
diff -r 635b6c5a36e1 -r be9f8e7e42e0 src/eric7/eric7_doc.py
--- a/src/eric7/eric7_doc.py	Tue Dec 06 16:57:54 2022 +0100
+++ b/src/eric7/eric7_doc.py	Tue Dec 06 17:35:41 2022 +0100
@@ -41,7 +41,7 @@
     """
     print("eric7_doc")
     print()
-    print("Copyright (c) 2003 - 2022 Detlev Offenbach" " <detlev@die-offenbachs.de>.")
+    print("Copyright (c) 2003 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>.")
     print()
     print("Usage:")
     print()
@@ -96,7 +96,7 @@
     print("  --cfheader-color=color")
     print("        Specify the text color of class and function headers.")
     print("  --cfheader-background-color=color")
-    print("        Specify the text background color of class and" " function headers.")
+    print("        Specify the text background color of class and function headers.")
     print("  --link-color=color")
     print("        Specify the text color of hyperlinks.")
     print()

eric ide

mercurial