summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-02-02 18:39:23 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-02-02 18:39:23 -0500
commit2f90614854d3795c79df00118eb3d844ef47ecec (patch)
tree4ef579ad91d3bfabc6102a2db96ac98c13e4ac6e
parent17edb128d0bfa175a245ade6ed984574c3672a80 (diff)
downloadpython-coveragepy-2f90614854d3795c79df00118eb3d844ef47ecec.tar.gz
Trailing whitespace.
-rw-r--r--CHANGES.txt2
-rw-r--r--doc/changes.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index d51d34c..c683ced 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -46,7 +46,7 @@ Version 4.0a3 --- 20 January 2015
- A new configuration option for the XML report: ``[xml] package_depth``
controls which directories are identified as packages in the report.
- Directories deeper than this depth are not reported as packages.
+ Directories deeper than this depth are not reported as packages.
The default is that all directories are reported as packages.
Thanks, Lex Berezhny.
diff --git a/doc/changes.rst b/doc/changes.rst
index c85bbff..611f30d 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -81,7 +81,7 @@ New features:
- A new configuration option for the XML report: ``[xml] package_depth``
controls which directories are identified as packages in the report.
- Directories deeper than this depth are not reported as packages.
+ Directories deeper than this depth are not reported as packages.
The default is that all directories are reported as packages.
Thanks, Lex Berezhny.