]> oss.titaniummirror.com Git - webber.git/blobdiff - plugins/hierarchy.py
hierarchy.py: fixed wrong link, minor rewording
[webber.git] / plugins / hierarchy.py
index 1b82782957b1c6fa98404d83f9c57cc95d9233d9..92279c39578d9e9b81c1d9d1919f734b7dc37c85 100644 (file)
@@ -31,7 +31,7 @@ def memorize_parent(title, parent, order=100):
                _childs[parent] = []
        _childs[parent].append( (order, title) )
        _parent[title] = parent
-       
+
 
 #
 # The "scan" plugins should scan for meta-data, mostly for links.