emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 257/352: Use plural "actions" with the install instruction's auto


From: Stefan Monnier
Subject: [elpa] 257/352: Use plural "actions" with the install instruction's autoload
Date: Mon, 07 Jul 2014 14:04:44 +0000

monnier pushed a commit to branch master
in repository elpa.

commit 0c647851511aa585fb47c952d0d4ab5de116b042
Author: Teemu Likonen <address@hidden>
Date:   Sun Jun 26 16:02:19 2011 +0300

    Use plural "actions" with the install instruction's autoload
---
 wcheck-mode.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wcheck-mode.el b/wcheck-mode.el
index ecef905..29229bd 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -33,7 +33,7 @@
 ;;     (autoload 'wcheck-change-language "wcheck-mode"
 ;;       "Switch wcheck-mode languages." t)
 ;;     (autoload 'wcheck-actions "wcheck-mode"
-;;       "Open the action menu." t)
+;;       "Open actions menu." t)
 ;;     (autoload 'wcheck-jump-forward "wcheck-mode"
 ;;       "Move point forward to next marked text area." t)
 ;;     (autoload 'wcheck-jump-backward "wcheck-mode"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]