|
|
|
@ -255,5 +255,5 @@ $_configuration['system_stable'] = NEW_VERSION_STABLE; |
|
|
|
|
// Aspell Settings |
|
|
|
|
//$_configuration['aspell_bin'] = '/usr/bin/hunspell'; |
|
|
|
|
//$_configuration['aspell_lang'] = 'en_US'; |
|
|
|
|
//$_configuration['aspell_opts'] = '-a --lang=$lang --encoding=utf-8 -H --rem-sgml-check=alt'; |
|
|
|
|
//$_configuration['aspell_opts'] = '-a -d en_GB -H -i utf-8'; |
|
|
|
|
//$_configuration['aspell_temp_dir'] = './'; |
|
|
|
|