fix: typo
This commit is contained in:
parent
59b8abea0c
commit
05fbbcb21f
1 changed files with 1 additions and 2 deletions
|
|
@ -2259,8 +2259,7 @@ Keeping with its general theme of flexibility at the cost of pain, Emacs's spell
|
|||
|
||||
The recommended external spell-checker is GNU Aspell, which takes a dictionary of words in a particular language and uses it to spell-check a text file. The default English dictionary is named =en_US=; I've created my own dictionary file based on it named =en_US-custom= with Aspell's multi-dictionary feature.
|
||||
|
||||
#+begin_src sh :eval nodf:w
|
||||
|
||||
#+begin_src sh :eval no
|
||||
# en_US-custom.multi
|
||||
add en_US-w_accents.multi
|
||||
add en-computers.rws
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue