eric6/Plugins/PluginCodeStyleChecker.py

changeset 7639
422fd05e9c91
parent 7637
c878e8255972
child 7923
91e843545d9a
diff -r 176145438b1e -r 422fd05e9c91 eric6/Plugins/PluginCodeStyleChecker.py
--- a/eric6/Plugins/PluginCodeStyleChecker.py	Thu Jun 25 19:09:55 2020 +0200
+++ b/eric6/Plugins/PluginCodeStyleChecker.py	Sat Jun 27 12:08:12 2020 +0200
@@ -93,7 +93,7 @@
     
     def serviceErrorPy3(self, fx, lang, fn, msg):
         """
-        Public slot handling service errors for Python 2.
+        Public slot handling service errors for Python 3.
         
         @param fx service name (string)
         @param lang language (string)

eric ide

mercurial