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
commit9d2391ce9abf0d57ee42626b42aae49c78740c12 (patch)
treeed329f96d2ffa164d5231fe052cd2b1c87fca042
parent5d53cad3c136fd66011db5fb95eac3d51845ceb6 (diff)
downloadpython-coveragepy-git-9d2391ce9abf0d57ee42626b42aae49c78740c12.tar.gz
Typo
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 4a6d0edf..865d1057 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`_.