emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/guess-language d6c2fac 081/101: README re typo


From: Stefan Monnier
Subject: [elpa] externals/guess-language d6c2fac 081/101: README re typo
Date: Sat, 23 Feb 2019 10:34:47 -0500 (EST)

branch: externals/guess-language
commit d6c2fac2513584f3dae03ba6bbb6f70af2d4f8ed
Author: Titus von der Malsburg <address@hidden>
Commit: Titus von der Malsburg <address@hidden>

    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

[Prev in Thread] Current Thread [Next in Thread]