mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-03 14:52:36 +02:00
typo
This commit is contained in:
parent
6be5fbe9c7
commit
544a8a13a6
@ -888,7 +888,7 @@ $config['spellcheck_ignore_nums'] = true;
|
||||
$config['spellcheck_dictionary'] = true;
|
||||
```
|
||||
|
||||
If not, you can download the `aspell dictionnary`_ you require and place it in ``/usr/share/aspell/``. And then enable it by tweaking the following in the configuration file:
|
||||
If not, you can download the `aspell dictionnary`_ you require and place it in ``/usr/share/aspell/`` and then enable it by tweaking the following in the configuration file:
|
||||
|
||||
```
|
||||
$config['spellcheck_languages'] = array('en'=>'English', ...);
|
||||
|
Loading…
x
Reference in New Issue
Block a user