From: Stefan Kangas Date: Fri, 10 Dec 2021 01:33:48 +0000 (+0100) Subject: ; * lisp/image-dired.el: Fix typo. X-Git-Tag: emacs-28.0.91~61 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7a25ba0fdebf5e94fa5a3a3d992424f86b1547cc;p=emacs.git ; * lisp/image-dired.el: Fix typo. --- diff --git a/lisp/image-dired.el b/lisp/image-dired.el index 329085c823c..3ac44dac9fb 100644 --- a/lisp/image-dired.el +++ b/lisp/image-dired.el @@ -41,7 +41,7 @@ ;; ;; I briefly tried out thumbs.el, and although it seemed more ;; powerful than this package, it did not work the way I wanted to. It -;; was too slow to created thumbnails of all files in a directory (I +;; was too slow to create thumbnails of all files in a directory (I ;; currently keep all my 2000+ images in the same directory) and ;; browsing the thumbnail buffer was slow too. image-dired.el will not ;; create thumbnails until they are needed and the browsing is done