branch: elpa/forth-mode
commit 85ce58e93e26f88c52c29f73f1c82c012d8ce486
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>
Correct package header format
---
forth-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/forth-mode.el b/forth-mode.el
index 3f3ef478f8..b03f9ce9fd 100644
--- a/forth-mode.el
+++ b/forth-mode.el
@@ -1,4 +1,4 @@
-;;; forth-mode --- Programming language mode for Forth
+;;; forth-mode.el --- Programming language mode for Forth
;;; Copyright 2014 Lars Brinkhoff
;; Author: Lars Brinkhoff <[email protected]>