From 8fb22827e111c3fee8ac65e896ca53e4ef882e2c Mon Sep 17 00:00:00 2001 From: Samuel Hym Date: Mon, 29 Jul 2013 13:07:37 +0200 Subject: [PATCH] Correct examples in comment The correct field name is attr not atts --- hyde/ext/plugins/meta.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyde/ext/plugins/meta.py b/hyde/ext/plugins/meta.py index d31eed0..9c4de06 100644 --- a/hyde/ext/plugins/meta.py +++ b/hyde/ext/plugins/meta.py @@ -276,7 +276,7 @@ class TaggerPlugin(Plugin): #yaml sorter: kind: - atts: source.kind + attr: source.kind tagger: sorter: kind # How to sort the resources in a tag archives: @@ -704,7 +704,7 @@ class GrouperPlugin(Plugin): #yaml sorter: kind: - atts: source.kind + attr: source.kind grouper: hyde: # Categorizes the nodes and resources