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