Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleFixer.py

changeset 6265
56bd09c4c297
parent 6264
04a671fa4adb
child 6645
ad476851d7e0
--- a/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleFixer.py	Sat Apr 21 17:43:41 2018 +0200
+++ b/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleFixer.py	Sat Apr 21 18:02:04 2018 +0200
@@ -65,7 +65,7 @@
         @type str
         @param maxLineLength maximum allowed line length
         @type int
-        @param blanklines tuple containg the number of blank lines before
+        @param blankLines tuple containg the number of blank lines before
             a top level class or function and before a method or nested class
             or function
         @type tuple of (int, int)

eric ide

mercurial