Typo in CHANGELOG.tmpl

This commit is contained in:
Michael Barz
2020-03-09 12:42:56 +01:00
committed by GitHub
parent d60177a094
commit 30746ab36a

View File

@@ -3,7 +3,7 @@
{{ if gt (len $allVersions) 1 -}}
# Changelog for [{{ .Version }}] ({{ .Date }})
The following sections list the changes in ownCloudocis-thumbnails {{ .Version }}.
The following sections list the changes in ocis-thumbnails {{ .Version }}.
{{/* creating version compare links */ -}}
{{ $next := add1 $index -}}