mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-05-29 06:00:03 +02:00
Fixes typos
This commit is contained in:
parent
5efdccd1d8
commit
a4ece1f223
9 changed files with 14 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue