summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-06-11 07:30:46 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-06-11 07:30:46 -0400
commit1b94cffbbcf809bae8ecc338b498622be8d3a163 (patch)
treedaaf84b7eaa90fae630f13f317839422bc2ee85e
parentd0f6422902026b9cac6d3ae6c3c397dfb906fee2 (diff)
downloadpython-coveragepy-git-1b94cffbbcf809bae8ecc338b498622be8d3a163.tar.gz
Fix a name
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index f0fccc76..5c8b4eec 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -35,7 +35,7 @@ Version 5.0a1 --- 2018-06-05
- Running coverage many times for small runs in a single process should be
faster, closing `issue 625`_. Thanks, David MacIver.
-- Large HTML report pages load faster. Thanks, pankajp.
+- Large HTML report pages load faster. Thanks, Pankaj Pandey.
.. _issue 625: https://bitbucket.org/ned/coveragepy/issues/625/lstat-dominates-in-the-case-of-small
.. _issue 650: https://bitbucket.org/ned/coveragepy/issues/650/allow-setting-configuration-file-location