mirror of
https://gitee.com/gitea/gitea
synced 2025-12-24 09:16:36 +08:00
Fixes typos
This commit is contained in:
@@ -80,7 +80,7 @@ type User struct {
|
||||
|
||||
// Remember visibility choice for convenience, true for private
|
||||
LastRepoVisibility bool
|
||||
// Maximum repository creation limit, -1 means use gloabl default
|
||||
// Maximum repository creation limit, -1 means use global default
|
||||
MaxRepoCreation int `xorm:"NOT NULL DEFAULT -1"`
|
||||
|
||||
// Permissions
|
||||
|
||||
Reference in New Issue
Block a user