monnier pushed a commit to branch master
in repository elpa.

commit 3ee798d00feab7480287bfb5e2e3f91d2d55aff1
Author: Teemu Likonen <[email protected]>
Date:   Mon Jul 4 21:59:31 2011 +0300

    Remove duplicate word "function" from doc string
---
 wcheck-mode.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wcheck-mode.el b/wcheck-mode.el
index 202fab9..4a62874 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -1711,7 +1711,7 @@ any kind of actions, though."
   "Get actions from external program or a function.
 
 MARKED-TEXT must be a vector such as the one returned by
-function `wcheck-marked-text-at' function."
+`wcheck-marked-text-at' function."
 
   (wcheck-with-language-data
       (language (aref marked-text 4))

Reply via email to