; * lisp/image/image-dired.el: Fix typo in last commit.

This commit is contained in:
Stefan Kangas 2022-09-18 01:53:57 +02:00
parent 5cceb6d6ac
commit 7d3af135b9

View file

@ -224,7 +224,7 @@ If non-nil, ask user for confirmation before overwriting the
original file with `image-dired-temp-rotate-image-file'."
:type 'boolean)
(defcustom image-dired--thumb-size
(defcustom image-dired-thumb-size
;; This is ignored when using the Thumbnail Managing Standard, but
;; this provides a better default (e.g., when 'image-dired-thumbnail-storage'
;; is `image-dired' in a directory local variables).