summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stapleton Cordasco <graffatcolmingov@gmail.com>2019-01-30 06:11:19 -0600
committerGitHub <noreply@github.com>2019-01-30 06:11:19 -0600
commitac1c5e579c840e20544e9d65dbcebc1ecd9bf796 (patch)
tree73b9eb0943787239801ab4198c1760af721144ea
parente91ef6e40f2be30f9af7a86a84255d6bdfe23f51 (diff)
parent69bd263a5db93730f9d184dab20e15fa0af65975 (diff)
downloadpep8-ac1c5e579c840e20544e9d65dbcebc1ecd9bf796.tar.gz
Merge pull request #832 from asottile/patch-1
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)