monnier pushed a commit to branch master
in repository elpa.
commit f5eed6bb4c04e2f3a970083fbec559155e5993d8
Author: Teemu Likonen <[email protected]>
Date: Thu Apr 18 16:50:17 2013 +0300
Remove "mode" from "Speck mode" link text
---
README.md | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 5587d20..0b8e3a2 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ How does it compare to other spell-checkers?
--------------------------------------------
The open design makes Wcheck mode (internally) quite different from
-spell-checkers like [Flyspell][] mode and [Speck mode][]. They are
+spell-checkers like [Flyspell][] mode and [Speck][] mode. They are
specific tools for spell-checking through Ispell or compatible program
and are therefore very much tied to Ispell's features and command-line
interface. This can be useful if you want to use Ispell or fully
@@ -85,8 +85,8 @@ It has more configuration possibilities than other
spell-checkers and
the on-the-fly checker performs very well. It's a true real-time
checker.
-[Flyspell]: http://www.emacswiki.org/emacs/FlySpell
-[Speck mode]: http://www.emacswiki.org/SpeckMode
+[Flyspell]: http://www.emacswiki.org/emacs/FlySpell
+[Speck]: http://www.emacswiki.org/SpeckMode
Install