forked from forgejo/forgejo
Fix spelling mistakes caught by golangci-lint
This commit is contained in:
parent
035bba89f5
commit
592c20c7d4
4 changed files with 5 additions and 5 deletions
|
@ -391,7 +391,7 @@ func TestCommitMail(t *testing.T) {
|
|||
t.Run("Upload", func(t *testing.T) {
|
||||
defer tests.PrintCurrentTest(t)()
|
||||
|
||||
// Upload two seperate times, so we have two different 'uploads' that can
|
||||
// Upload two separate times, so we have two different 'uploads' that can
|
||||
// be used indepently of each other.
|
||||
uploadFile := func(t *testing.T, name, content string) string {
|
||||
t.Helper()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue