summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2012-12-19 00:40:05 +0100
committerFlorent Xicluna <florent.xicluna@gmail.com>2012-12-19 00:40:05 +0100
commit1a5dfd0b3df6fe36d10d8199f62c7e03abc52a8a (patch)
tree2ce11e9f909e8d15dc48c894476d44dffaf425d9 /CHANGES.txt
parent089e60f65db41a32506c7c4bf3739da94e326c97 (diff)
downloadpep8-1a5dfd0b3df6fe36d10d8199f62c7e03abc52a8a.tar.gz
Typo in the changelog
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8fe696e..d70aab4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -27,7 +27,7 @@ Changelog
* Fix ``--diff`` failing on one-line hunk. (Issue #137)
-* Fix the ``-exclude`` switch for directory paths. (Issue #111)
+* Fix the ``--exclude`` switch for directory paths. (Issue #111)
* Use ``-`` filename to read from standard input. (Issue #128)