mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-01 06:18:33 +00:00
Fix various typos in codebase (#35480)
This commit is contained in:
@@ -319,7 +319,7 @@ const (
|
||||
)
|
||||
|
||||
// Name represents the service type's name
|
||||
// WARNNING: the name have to be equal to that on goth's library
|
||||
// WARNING: the name has to be equal to that on goth's library
|
||||
func (gt GitServiceType) Name() string {
|
||||
return strings.ToLower(gt.Title())
|
||||
}
|
||||
|
Reference in New Issue
Block a user