diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2023-10-30 23:22:27 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2023-10-30 23:23:37 +0100 |
| commit | d72e3ad4cdfd5cea1509a241d55e18f54ae2aeca (patch) | |
| tree | 537564f7cc6c87d35f5e6f13b5e5209972ffba9a /README.org | |
| parent | 080738213b82a8c2aa85a3ed82496b9ee337d687 (diff) | |
Prepare release on GNU ELPA; bump version to 0.1externals/flymake-codespell
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ automatically highlight errors as you type. It requires Emacs version Unlike most other spellcheckers, codespell does not have a dictionary of known words. Instead it has a list of common typos, and checks only for those. This means that it's far less likely to generate -false positives, especially when used on source code, or technical -documentation and research. +false positives, especially when used on source code, or any file with +a lot of specific terms like documentation or research. * Prerequisites |
