浏览代码

Fix a comment typo (#8358)

tags/v1.10.0-rc1
Tekaoh 4 年前
父节点
当前提交
e3eb9fa33d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      routers/repo/wiki.go

+ 1
- 1
routers/repo/wiki.go 查看文件

@@ -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

正在加载...
取消
保存