summaryrefslogtreecommitdiff
path: root/lisp/thumbs.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-04-22 03:34:54 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-04-22 03:34:54 +0000
commita441fa79656b1701308c6bb158e2603c313ceb09 (patch)
tree8bf4007ab751f0c407ad3ed4d20b1ff152ddcbaf /lisp/thumbs.el
parentd4c2b84bae18b3852d4746ad6d4c7bc4bf14d8af (diff)
downloademacs-a441fa79656b1701308c6bb158e2603c313ceb09.tar.gz
"tumme" renamed to "thumbnails".
Diffstat (limited to 'lisp/thumbs.el')
-rw-r--r--lisp/thumbs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/thumbs.el b/lisp/thumbs.el
index af17d925d35..3a788f6bb4c 100644
--- a/lisp/thumbs.el
+++ b/lisp/thumbs.el
@@ -29,7 +29,7 @@
;; It is used for basic browsing and viewing of images from within Emacs.
;; Minimal image manipulation functions are also available via external
;; programs. If you want to do more complex tasks like categorise and tag
-;; your images, use tumme.el
+;; your images, use thumbnails.el
;;
;; The 'convert' program from 'ImageMagick'
;; [URL:http://www.imagemagick.org/] is required.