monnier pushed a commit to branch master
in repository elpa.

commit df51a8e22e190a650983221899a476ef0ccd1588
Author: Teemu Likonen <[email protected]>
Date:   Sat Oct 8 08:34:44 2011 +0300

    A minor document fix
---
 wcheck-mode.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wcheck-mode.el b/wcheck-mode.el
index 70dc47b..44f7b2e 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -342,7 +342,7 @@ regexp-end
     regular expression special characters (with `regexp-quote'
     function) and marked in Emacs buffer using the following
     construction: `regexp-start + STRING + regexp-end'. The
-    STRING part is marked with `face' (see above) .
+    STRING part is marked with `face' (see above).
 
     You can't use grouping constructs `\\( ... \\)' in
     `regexp-start' because the back reference `\\1' is used for

Reply via email to