eric6/Plugins/PluginCodeStyleChecker.py

changeset 7960
e8fc383322f7
parent 7923
91e843545d9a
child 8218
7c09585bd960
--- a/eric6/Plugins/PluginCodeStyleChecker.py	Tue Jan 05 18:28:31 2021 +0100
+++ b/eric6/Plugins/PluginCodeStyleChecker.py	Wed Jan 06 13:47:01 2021 +0100
@@ -35,7 +35,7 @@
     """ files for compliance to the code style conventions given in PEP-8."""
     """ A PEP-257 checker is used to check Python source files for"""
     """ compliance to docstring conventions given in PEP-257 and an"""
-    """ eric6 variant is used to check against eric conventions."""
+    """ eric variant is used to check against eric conventions."""
 )
 pyqtApi = 2
 # End-Of-Header

eric ide

mercurial