From: Joe Wreschnig Date: Sun, 16 Jul 2017 19:07:59 +0000 (+0200) Subject: Fix incorrect copy/pasted doc string. X-Git-Tag: v20170807~33 X-Git-Url: https://git.korewanetadesu.com/?p=pelican-mode.git;a=commitdiff_plain;h=f292b498bf735f01375e68add5539e3bf3cd729d Fix incorrect copy/pasted doc string. --- diff --git a/pelican-mode.el b/pelican-mode.el index 4671254..dce4bb8 100644 --- a/pelican-mode.el +++ b/pelican-mode.el @@ -216,7 +216,7 @@ "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