monnier pushed a commit to branch master
in repository elpa.

commit 74b1659cc9003698b5cc6e89af4d83e570981e30
Author: Teemu Likonen <[email protected]>
Date:   Wed Jun 22 10:29:56 2011 +0300

    Fix type in doc: "wcheck-parse-" "wcheck-parser-"
---
 wcheck-mode.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wcheck-mode.el b/wcheck-mode.el
index 1090130..efbb1aa 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -561,7 +561,7 @@ Enchant which has an Ispell-compatible command-line 
interface.
 Both languages use `wcheck-mode's actions feature to offer
 spelling suggestions for misspelled words. Since both spelling
 checkers print spelling suggestions in the Ispell format we use
-built-in function `wcheck-parse-ispell-suggestions' to parse the
+built-in function `wcheck-parser-ispell-suggestions' to parse the
 output and populate the actions (spelling suggestions) menu for
 user.
 

Reply via email to