tiny grammar tweak in changelog

This commit is contained in:
Nick Mathewson
2019-08-20 10:30:28 -04:00
parent 38975db140
commit 439ca48989
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ Changes in version 0.4.1.5 - 2019-08-20
on 0.4.1.1-alpha.
o Testing (continuous integration):
- In Travis, make stem log a controller trace to the console. And
- In Travis, make stem log a controller trace to the console, and
tail stem's tor log after failure. Closes ticket 30591.
- In Travis, only run the stem tests that use a tor binary. Closes
ticket 30694.
+1 -1
View File
@@ -547,7 +547,7 @@ Changes in version 0.4.1.5 - 2019-08-20
Closes ticket 27251.
o Testing (continuous integration):
- In Travis, make stem log a controller trace to the console. And tail
- In Travis, make stem log a controller trace to the console, and tail
stem's tor log after failure. Closes ticket 30591.
- In Travis, only run the stem tests that use a tor binary.
Closes ticket 30694.