mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Correct spelling
This commit is contained in:
parent
0c56b4d580
commit
264f4db567
6 changed files with 8 additions and 8 deletions
|
@ -88,7 +88,7 @@ func (f *funcMap) Map() template.FuncMap {
|
|||
))
|
||||
},
|
||||
|
||||
// These functions are overrided at runtime after the parsing.
|
||||
// These functions are overrode at runtime after the parsing.
|
||||
"elapsed": func(timezone string, t time.Time) string {
|
||||
return ""
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue