mirror of
https://gitee.com/gitea/gitea
synced 2025-12-25 01:36:34 +08:00
Fix typos in models/ (#576)
This commit is contained in:
@@ -247,7 +247,7 @@ func SyncMirrors() {
|
||||
}
|
||||
}
|
||||
|
||||
// InitSyncMirrors initializes a go routine to sync the mirros
|
||||
// InitSyncMirrors initializes a go routine to sync the mirrors
|
||||
func InitSyncMirrors() {
|
||||
go SyncMirrors()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user