summaryrefslogtreecommitdiff
path: root/doc/changes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changes.rst')
-rw-r--r--doc/changes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changes.rst b/doc/changes.rst
index c85bbffe..611f30d5 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.