summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-11-13 14:37:30 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-11-13 14:37:30 -0500
commit1321b30a93a684a5f4773fcc7940538192d1a929 (patch)
treea617aa5887696b2690ea660a461f7566951fbc2e
parent65040fe1b7f9b1a121d1817cdd241a3782369076 (diff)
downloadpython-coveragepy-1321b30a93a684a5f4773fcc7940538192d1a929.tar.gz
Typo
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 4a6d0ed..865d105 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -44,7 +44,7 @@ Unreleased
containing code in multi-line strings: `issue 529`_.
- Prevented deprecation warnings from configparser that happened in some
- circumstatnces, closing `issue 530`_.
+ circumstances, closing `issue 530`_.
- Corrected the name of the jquery.ba-throttle-debounce.js library. Thanks,
Ben Finney. Closes `issue 505`_.