Skip to content

Commit 285f46c

Browse files
committed
fix(builtin): use-package error
1 parent 5828984 commit 285f46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/me-builtin.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
;; Enable adding mail attachements from dired "C-c RET C-a" for
5353
;; `gnus-dired-attach'
5454
:hook (dired-mode . turn-on-gnus-dired-mode)
55-
:cutom
55+
:custom
5656
(dired-dwim-target t)
5757
(dired-auto-revert-buffer t))
5858

0 commit comments

Comments
 (0)