go/src/compress
Jes Cok cf7ae4f136 compress/bzip2: fix typo
Remove redundant "this".

Change-Id: Ia845e44119bf5ba1862f62da335466219a37c325
GitHub-Last-Rev: f0cdaf0328
GitHub-Pull-Request: golang/go#60807
Reviewed-on: https://go-review.googlesource.com/c/go/+/503655
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2023-06-16 18:24:46 +00:00
..
bzip2 compress/bzip2: fix typo 2023-06-16 18:24:46 +00:00
flate all: fix spelling errors 2023-06-14 00:03:57 +00:00
gzip compress/gzip: fix stack exhaustion bug in Reader.Read 2022-07-12 15:06:07 +00:00
lzw all: replace `` and '' with “ (U+201C) and ” (U+201D) in doc comments 2022-04-05 17:52:29 +00:00
testdata
zlib compress/zlib: use binary.BigEndian consistently 2023-02-27 18:51:27 +00:00