diff --git a/plantuml-mode.el b/plantuml-mode.el index a2c4267..c3406a0 100644 --- a/plantuml-mode.el +++ b/plantuml-mode.el @@ -1,4 +1,4 @@ -;; plantuml-mode.el -- Major mode for plantuml +;;; plantuml-mode.el -- Major mode for plantuml ;; Author: Zhang Weize (zwz) ;; Keywords: uml ascii @@ -188,3 +188,4 @@ Shortcuts Command Name (run-mode-hooks 'plantuml-mode-hook)) (provide 'plantuml-mode) +;;; plantuml-mode.el ends here \ No newline at end of file