summaryrefslogtreecommitdiffstats
path: root/development/pychecker/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/pychecker/README')
-rw-r--r--development/pychecker/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pychecker/README b/development/pychecker/README
index ad5bab77ab..9fb5dcec9e 100644
--- a/development/pychecker/README
+++ b/development/pychecker/README
@@ -21,5 +21,5 @@ Types of problems that can be found include:
* self is not the first parameter defined for a method
* Unused globals and locals (module or variable)
* Unused function/method arguments (can ignore self)
-* No doc strings in modules, classes, functions, and methods
+* No doc strings in modules, classes, functions, and methods