tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 91c7d395cf7c62f8ccf3261132cb5d71972f79ae
parent e6579d801f2a7536123dccde2edcff4cc33683a3
Author: David Goulet <dgoulet@torproject.org>
Date:   Wed, 19 Jun 2019 07:50:02 -0400

changes: Fix typo in changes/ticket30893

Signed-off-by: David Goulet <dgoulet@torproject.org>

Diffstat:
Mchanges/ticket30893 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/ticket30893 b/changes/ticket30893 @@ -1,3 +1,3 @@ - o Minor features (testing)P: + o Minor features (testing): - Improve test coverage for our existing configuration parsing and management API. Closes ticket 30893.