Fix a comment typo (#8358)
This commit is contained in:
parent
0d93430695
commit
e3eb9fa33d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ func MustEnableWiki(ctx *context.Context) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// PageMeta wiki page meat information
|
// PageMeta wiki page meta information
|
||||||
type PageMeta struct {
|
type PageMeta struct {
|
||||||
Name string
|
Name string
|
||||||
SubURL string
|
SubURL string
|
||||||
|
|
Loading…
Reference in a new issue