1
0
mirror of https://github.com/golang/go synced 2024-11-14 05:50:27 -07:00
go/src/hash
Alexander Yastrebov 8ffc931eae all: fix spelling errors
Fix spelling errors discovered using https://github.com/codespell-project/codespell. Errors in data files and vendored packages are ignored.

Change-Id: I83c7818222f2eea69afbd270c15b7897678131dc
GitHub-Last-Rev: 3491615b1b
GitHub-Pull-Request: golang/go#60758
Reviewed-on: https://go-review.googlesource.com/c/go/+/502576
Auto-Submit: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
2023-06-14 00:03:57 +00:00
..
adler32 all: gofmt main repo 2022-04-11 16:34:30 +00:00
crc32 all: replace leading spaces with tabs in assembly 2023-03-23 20:52:57 +00:00
crc64 hash/crc64: use slicing by 8 when the size is greater or equal than 2k 2022-10-27 16:52:41 +00:00
fnv
maphash all: fix spelling errors 2023-06-14 00:03:57 +00:00
example_test.go
hash.go
marshal_test.go
test_cases.txt
test_gen.awk