Fixed doku to point to the correct function

This commit is contained in:
Carlo Sciolla 2016-10-14 12:15:00 +02:00
parent ae0f58295c
commit cba96b7204
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Make sure you have [MELPA](http://melpa.org/) enabled in your ``emacs.d``. Then,
Also, to enable preview you need to tell `plantuml-mode` where to locate the PlantUML JAR file. By default it will look for it in `~/plantuml.jar`, but you can specify any location with:
M-x customize-variable<RET>
plantuml-plantuml-jar-path<RET>
plantuml-jar-path<RET>
# Features