mirror of
https://github.com/go-gitea/gitea
synced 2025-11-01 20:08:25 +00:00
Update misspell to 0.5.0 and add typos.csv
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"code.gitea.io/gitea/services/context"
|
||||
)
|
||||
|
||||
// RegistrationToken is response related to registeration token
|
||||
// RegistrationToken is response related to registration token
|
||||
// swagger:response RegistrationToken
|
||||
type RegistrationToken struct {
|
||||
Token string `json:"token"`
|
||||
|
||||
Reference in New Issue
Block a user