summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2019-01-29 20:43:03 -0800
committerGitHub <noreply@github.com>2019-01-29 20:43:03 -0800
commit69bd263a5db93730f9d184dab20e15fa0af65975 (patch)
tree73b9eb0943787239801ab4198c1760af721144ea
parente91ef6e40f2be30f9af7a86a84255d6bdfe23f51 (diff)
downloadpep8-69bd263a5db93730f9d184dab20e15fa0af65975.tar.gz
Tiny typo fix
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 28d1de8..9cdbfdf 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -22,7 +22,7 @@ Changes:
and strings.
* Add support for Python 3.7
* Fix detection of annotated argument defaults for E252
-* Cprrect the position reported by W504
+* Correct the position reported by W504
2.4.0 (2018-04-10)