Browse Source

fixed function description

main
Grygoriy Fuchedzhy 13 years ago
committed by Lakshmi Vyasarajan
parent
commit
92d67524df
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      hyde/ext/plugins/images.py

+ 1
- 1
hyde/ext/plugins/images.py View File

@@ -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


Loading…
Cancel
Save