]> code.delx.au - gnu-emacs/blobdiff - lisp/thumbs.el
Spelling fixes.
[gnu-emacs] / lisp / thumbs.el
index dad4731122e7f3435a629f5a55583c1bdcc2e045..6ffd256d0a0ac6e0ba822de0374a9cb83a385e82 100644 (file)
@@ -235,7 +235,7 @@ reached."
       (setq dirsize (- dirsize (car (cdar files-list))))
       (setq files-list (cdr files-list)))))
 
-;; Check the thumbsnail directory size and clean it if necessary.
+;; Check the thumbnail directory size and clean it if necessary.
 (when thumbs-thumbsdir-auto-clean
   (thumbs-cleanup-thumbsdir))