Update plantuml-mode.el

This commit is contained in:
Tim Harper 2023-11-24 01:05:40 -07:00 committed by GitHub
parent afb7b6b062
commit 45241dc633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@
(defcustom plantuml-indent-level 8
"Indentation level of PlantUML lines"
:type 'integer
:type 'natnum
:group 'plantuml)
(defun plantuml-jar-render-command (&rest arguments)