We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d93430 commit e3eb9faCopy full SHA for e3eb9fa
routers/repo/wiki.go
@@ -55,7 +55,7 @@ func MustEnableWiki(ctx *context.Context) {
55
}
56
57
58
-// PageMeta wiki page meat information
+// PageMeta wiki page meta information
59
type PageMeta struct {
60
Name string
61
SubURL string
0 commit comments