eric6/QScintilla/__init__.py

changeset 7960
e8fc383322f7
parent 7923
91e843545d9a
--- a/eric6/QScintilla/__init__.py	Tue Jan 05 18:28:31 2021 +0100
+++ b/eric6/QScintilla/__init__.py	Wed Jan 06 13:47:01 2021 +0100
@@ -4,9 +4,9 @@
 #
 
 """
-Package implementing the editor and shell components of the eric6 IDE.
+Package implementing the editor and shell components of the eric IDE.
 
-The editor component of the eric6 IDE is based on the Qt port
+The editor component of the eric IDE is based on the Qt port
 of the Scintilla editor widget. It supports syntax highlighting, code
 folding, has an interface to the integrated debugger and can be
 configured to the most possible degree.

eric ide

mercurial