Minor doc fixes

This commit is contained in:
Bozhidar Batsov 2013-03-10 19:44:52 +02:00
parent d235c25acd
commit 480170f7a9
2 changed files with 7 additions and 7 deletions

View file

@ -35,7 +35,7 @@
(prelude-ensure-module-deps '(erlang))
(defcustom wrangler-path nil
"*The location of wrangler elisp directory"
"The location of wrangler elisp directory."
:group 'prelude-erlang
:type 'string
:safe 'stringp)