monnier pushed a commit to branch master
in repository elpa.
commit 4a4effdf18d159b99545473fd206b9204b724109
Author: Teemu Likonen <[email protected]>
Date: Sat Jul 25 11:10:13 2009 +0000
Korjataan kirjoitusvirhe
---
wcheck-mode.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wcheck-mode.el b/wcheck-mode.el
index 50ca881..f2ed44a 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -841,7 +841,7 @@ visible in BUFFER within position range from BEG to END."
"Query `wcheck-mode' language data.
Return LANGUAGE's value for KEY as defined in variable
`wcheck-language-data'. If DEFAULT is non-nil and value for KEY
-does not exist return the default value for the as defined in
+does not exist return the default value for the KEY as defined in
variable `wcheck-language-data-defaults'. Also, if DEFAULT is
non-nil and value for KEY is invalid return the default value as
defined in `wcheck-language-data-defaults'."