소스 검색

Fix a changes typo spotted by wfn

Nick Mathewson 9 년 전
부모
커밋
67fdfcf27c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      changes/bug11824

+ 1 - 1
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.