summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ef5c07..b753419 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -166,7 +166,7 @@ ChangeLog for Pylint
* Allow hanging continued indentation for implicitly concatenated
strings. Closes issue #232.
- * PyLint works under Python 2.5 again, and its test suite passes.
+ * Pylint works under Python 2.5 again, and its test suite passes.
* Fix some false positives for the cellvar-from-loop warnings.
Closes issue #233.