Fix incorrect copy/pasted doc string.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 16 Jul 2017 19:07:59 +0000 (21:07 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 16 Jul 2017 19:07:59 +0000 (21:07 +0200)
pelican-mode.el

index 4671254..dce4bb8 100644 (file)
   "Toggle Pelican mode.
 
 Interactively with no argument, this command toggles the mode.
-to show buffer size and position in mode-line."
+for editing Pelican site files."
   :init-value nil
   :lighter " Pelican"
   :keymap pelican-keymap