monnier pushed a commit to branch master
in repository elpa.
commit 0c647851511aa585fb47c952d0d4ab5de116b042
Author: Teemu Likonen <[email protected]>
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"