diff --git a/plantuml-mode.el b/plantuml-mode.el index 90570c6..2cadfc4 100644 --- a/plantuml-mode.el +++ b/plantuml-mode.el @@ -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)