Skip to content

Commit e3eb9fa

Browse files
Tekaohtechknowlogick
authored andcommitted
Fix a comment typo (#8358)
1 parent 0d93430 commit e3eb9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routers/repo/wiki.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ func MustEnableWiki(ctx *context.Context) {
5555
}
5656
}
5757

58-
// PageMeta wiki page meat information
58+
// PageMeta wiki page meta information
5959
type PageMeta struct {
6060
Name string
6161
SubURL string

0 commit comments

Comments
 (0)