1
0
mirror of https://github.com/golang/go synced 2024-11-26 01:07:57 -07:00
go/src/mime
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
..
multipart all: fix spelling errors 2023-06-14 00:03:57 +00:00
quotedprintable mime: use strings.Builder 2022-09-06 17:36:47 +00:00
testdata
encodedword_test.go
encodedword.go
example_test.go
grammar.go
mediatype_test.go mime: allow duplicate media type parameters with equivalent values 2022-08-26 17:58:37 +00:00
mediatype.go mime: allow duplicate media type parameters with equivalent values 2022-08-26 17:58:37 +00:00
type_dragonfly.go
type_freebsd.go
type_openbsd.go
type_plan9.go
type_test.go
type_unix_test.go
type_unix.go all: add wasip1 support 2023-04-11 20:56:32 +00:00
type_windows.go
type.go