]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix a changes typo spotted by wfn
authorNick Mathewson <nickm@torproject.org>
Wed, 22 Oct 2014 15:02:56 +0000 (11:02 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 22 Oct 2014 15:02:56 +0000 (11:02 -0400)
changes/bug11824

index 1eb89ca14b9fc341f2dda51035d23754c8757cf1..03d7dfc54c9877526b01c30f0068199ec43e1ff0 100644 (file)
@@ -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.