Browse Source

Tweak a docstring

custom
Bozhidar Batsov 5 years ago
parent
commit
13fa12a3de
  1. 2
      core/prelude-custom.el

2
core/prelude-custom.el

@ -69,7 +69,7 @@ Prelude recommends you only put personal customizations in the
personal folder. This variable allows you to specify a specific
folder as the one that should be visited when running
`crux-find-user-init-file'. This can be easily set to the desired buffer
in lisp by putting `(setq prelude-user-init-file load-file-name)'
in Lisp by putting `(setq prelude-user-init-file load-file-name)'
in the desired elisp file."
:type 'string
:group 'prelude)

Loading…
Cancel
Save