You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-01 00:54:57 +02:00
docs: fix typos in comments (#5246)
This commit is contained in:
@ -260,7 +260,7 @@ func TestWithDefaults(t *testing.T) {
|
||||
targets: append(go118FirstClassAdjustedTargets, "darwin_amd64_v2"),
|
||||
goBinary: "go",
|
||||
},
|
||||
"repeatin targets": {
|
||||
"repeating targets": {
|
||||
build: config.Build{
|
||||
ID: "foo3",
|
||||
Binary: "foo",
|
||||
|
Reference in New Issue
Block a user