ソースを参照

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

読み込み中…
キャンセル
保存