branch: externals/guess-language
commit d6c2fac2513584f3dae03ba6bbb6f70af2d4f8ed
Author: Titus von der Malsburg <malsb...@posteo.de>
Commit: Titus von der Malsburg <malsb...@posteo.de>

    README re typo
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 68a5bd5..5402940 100644
--- a/README.org
+++ b/README.org
@@ -56,7 +56,7 @@ In this case, use the variable ~guess-language-langcodes~ to 
tell guess-language
     (de . ("de_CH" "German"))))
 #+END_SRC
 
-The key of each entry in this alist is an ISO 639-1 language code.  The first 
element of the value is the name of the dictionary that should be used (i.e., 
what you would enter when setting the language via ~M-x 
ispell-change-dictionary~).  The second element is the name of the language 
setting that should be used with typo-mode (if present).  If a language is not 
supported by typo-mode, enter ~nil~.
+The key of each entry in this alist is an ISO 639-1 language code.  The first 
element of the value is the name of the dictionary that should be used (i.e., 
what you would enter when setting the language via ~M-x 
ispell-change-dictionary~).  The second element is the name of the language 
setting that should be used with typo-mode (if present).  If a language is not 
supported by typo-mode or if you are not using typo-mode, enter ~nil~.
 
 For a list of all dictionaries available for spell-checking, use the following:
 

Reply via email to