Explorar el Código

Fix a comment typo (#8358)

tags/v1.10.0-rc1
Tekaoh hace 4 años
padre
commit
e3eb9fa33d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      routers/repo/wiki.go

+ 1
- 1
routers/repo/wiki.go Ver fichero

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

Cargando…
Cancelar
Guardar