summaryrefslogtreecommitdiff
path: root/lisp/thumbs.el
diff options
context:
space:
mode:
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 6a17a756548..2b1eb4630d0 100644
--- a/lisp/thumbs.el
+++ b/lisp/thumbs.el
@@ -758,7 +758,7 @@ ACTION and ARG should be a valid convert command."
(put 'thumbs-mode 'mode-class 'special)
(define-derived-mode thumbs-mode
fundamental-mode "thumbs"
- "Preview images in a thumbnails buffer"
+ "Preview images in a thumbnails buffer."
(setq buffer-read-only t))
(defvar thumbs-view-image-mode-map