summaryrefslogtreecommitdiff
path: root/lisp/image/image-dired-external.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-10-26 22:41:09 +0200
committerStefan Kangas <stefankangas@gmail.com>2022-10-26 23:04:23 +0200
commitdb2ed9f333879e5ac283fb48c8b06ed4022f0af9 (patch)
tree5ea199f04b4ae451e3041150de204dee5f87fa06 /lisp/image/image-dired-external.el
parentc716d0cf5692ab853c0eb5dc809c765207762cdb (diff)
downloademacs-db2ed9f333879e5ac283fb48c8b06ed4022f0af9.tar.gz
emacs-db2ed9f333879e5ac283fb48c8b06ed4022f0af9.tar.bz2
emacs-db2ed9f333879e5ac283fb48c8b06ed4022f0af9.zip
; Fix several symbol name typos
Diffstat (limited to 'lisp/image/image-dired-external.el')
-rw-r--r--lisp/image/image-dired-external.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/image/image-dired-external.el b/lisp/image/image-dired-external.el
index 026a84560da..b1f8a6c2285 100644
--- a/lisp/image/image-dired-external.el
+++ b/lisp/image/image-dired-external.el
@@ -216,7 +216,7 @@ Each item has the form (ORIGINAL-FILE TARGET-FILE).")
"Maximum number of concurrent jobs permitted for generating images.
Increase at own risk. If you want to experiment with this,
consider setting `image-dired-debug' to a non-nil value to see
-the time spent on generating thumbnails. Run `image-clear-cache'
+the time spent on generating thumbnails. Run `clear-image-cache'
and remove the cached thumbnail files between each trial run.")
(defun image-dired-pngnq-thumb (spec)