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
commitb608ea91228c87835a932703269050f57c6b8813 (patch)
tree7a0415adb06b5d2e60855d2f751f878dff2b5365
parentbe00b9f1b6fd4a1c62be6c0c4db88b8a3d270896 (diff)
downloadpython-coveragepy-b608ea91228c87835a932703269050f57c6b8813.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 f0fccc7..5c8b4ee 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