From 92d67524dfc604280cd348cc7e70ea228a285389 Mon Sep 17 00:00:00 2001 From: Grygoriy Fuchedzhy Date: Wed, 24 Aug 2011 00:39:03 +0300 Subject: [PATCH] fixed function description --- hyde/ext/plugins/images.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyde/ext/plugins/images.py b/hyde/ext/plugins/images.py index c67b192..0f763aa 100644 --- a/hyde/ext/plugins/images.py +++ b/hyde/ext/plugins/images.py @@ -212,7 +212,7 @@ class ImageThumbnailsPlugin(Plugin): def begin_site(self): """ - Find any image resource to add them the thumb() function. + Find any image resource that should be thumbnailed and call thumb on it. """ # Grab default values from config config = self.site.config