diff options
-rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 59a345d5..be3de2ee 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,7 +15,7 @@ Version 3.1, unreleased - Added the --timid option to enable a simpler slower trace function that works
for DecoratorTools (including TurboGears) projects.
-- Scripts that change directory will still write .coverage files in the
+- Programs that change directory will still write .coverage files in the
directory where execution started (`issue 24`_).
.. _issue 24: http://bitbucket.org/ned/coveragepy/issue/24
|