[tor-commits] [tor/master] Fix a changes typo spotted by wfn

nickm at torproject.org nickm at torproject.org
Wed Oct 22 15:04:35 UTC 2014


commit 67fdfcf27c874a64e30776d2e3d2469d0711d9ee
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Oct 22 11:02:56 2014 -0400

    Fix a changes typo spotted by wfn
---
 changes/bug11824 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug11824 b/changes/bug11824
index 1eb89ca..03d7dfc 100644
--- a/changes/bug11824
+++ b/changes/bug11824
@@ -1,5 +1,5 @@
   o Minor bugfixes:
     - When trying to finalize a zlib stream where we have already
       exhausted all the input bytes and we need more bytes in the
-      output buffer, do not report the the write as successful.
+      output buffer, do not report the write as successful.
       Fixes bug 11824; bugfix on 0.1.1.23.



More information about the tor-commits mailing list