From 82a4817e8a3c9da9b9f900306c551ac67a3bc8ea Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 13 Jan 2020 16:06:07 +0100 Subject: [PATCH] fix field name errors in examples/template.yml --- examples/template.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/template.yml b/examples/template.yml index 37d72c16..72d584aa 100644 --- a/examples/template.yml +++ b/examples/template.yml @@ -2,7 +2,7 @@ AuthorName: . WebSite: '' Bitcoin: null Litecoin: null -Donation: null +Donate: null License: Unknown Categories: @@ -17,5 +17,5 @@ Summary: . Description: | . -Archive Policy: 2 versions -Requires Root: No +ArchivePolicy: 2 versions +RequiresRoot: No