branch: externals/jinx
commit 9cc6b85319c4df272de96843c316b386e84ef98b
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Improve README
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 812534ad00..c2a49a2f95 100644
--- a/README.org
+++ b/README.org
@@ -87,7 +87,7 @@ of the Ispell package, =M-$= can be re-used.
#+end_src
- =M-$= triggers correction for the misspelled word before point.
-- =C-u M-$= or =M-x jinx-correct-all= triggers correction for the entire
buffer.
+- =C-u M-$= or =M-x jinx-correct-all= spell-checks the entire buffer.
- =C-u C-u M-$= or =M-x jinx-correct-word= forces correction of the word at
point,
even if it is not misspelled.