eric6/eric6_doc.py

changeset 7960
e8fc383322f7
parent 7923
91e843545d9a
child 8222
5994b80b8760
diff -r 44e15eda6506 -r e8fc383322f7 eric6/eric6_doc.py
--- a/eric6/eric6_doc.py	Tue Jan 05 18:28:31 2021 +0100
+++ b/eric6/eric6_doc.py	Wed Jan 06 13:47:01 2021 +0100
@@ -5,7 +5,7 @@
 #
 
 """
-Eric6 Documentation Generator.
+eric Documentation Generator.
 
 This is the main Python script of the documentation generator. It is
 this script that gets called via the source documentation interface.
@@ -128,7 +128,7 @@
     print(
         """eric6_doc  {0}\n"""
         """\n"""
-        """Eric6 API documentation generator.\n"""
+        """eric API documentation generator.\n"""
         """\n"""
         """Copyright (c) 2003-2021 Detlev Offenbach"""
         """ <detlev@die-offenbachs.de>\n"""

eric ide

mercurial