Skip to content

Commit 25d988b

Browse files
committed
format: Minor formatting change
* mevedel.el (mevedel-plans-directory): Minor adjustment.
1 parent f443b33 commit 25d988b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mevedel.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ If non-nil, the chat buffer will automatically be displayed."
7979
(expand-file-name (file-name-concat "mevedel" "plans") temporary-file-directory)
8080
"Directory where implementation plans are stored.
8181
82-
Defaults to a temporary directory. Set this to a permanent location
83-
if you want to keep plans persistently."
82+
Defaults to a temporary directory. Set this to a permanent location if
83+
you want to keep plans persistently."
8484
:type 'directory
8585
:group 'mevedel)
8686

0 commit comments

Comments
 (0)