]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix a typo in the ChangeLog, spotted by Yawning
authorNick Mathewson <nickm@torproject.org>
Thu, 30 Oct 2014 13:52:36 +0000 (09:52 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 30 Oct 2014 13:52:36 +0000 (09:52 -0400)
ChangeLog

index f7537f2031e57514473c8a5e55b94c2996adbace..00a3e9cdf17a5068761c17d2937a77c77d67e861 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Changes in version 0.2.6.1-alpha - 2014-10-30
   includes numerous code cleanups and new tests, and fixes a large
   number of annoying bugs. Out-of-memory conditions are handled better
   than in 0.2.5, pluggable transports have improved proxy support, and
-  clients how use optimistic data for contacting hidden services. Also,
+  clients now use optimistic data for contacting hidden services. Also,
   we are now more robust to changes in what we consider a parseable
   directory object, so that tightening restrictions does not have a risk
   of introducing infinite download loops.