mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-05 12:06:41 +08:00
Fix a comment typo (#8358)
This commit is contained in:
@ -55,7 +55,7 @@ func MustEnableWiki(ctx *context.Context) {
|
||||
}
|
||||
}
|
||||
|
||||
// PageMeta wiki page meat information
|
||||
// PageMeta wiki page meta information
|
||||
type PageMeta struct {
|
||||
Name string
|
||||
SubURL string
|
||||
|
Reference in New Issue
Block a user