linuxOS_AP05/debian/base-linaro/binary/var/cache/dictionaries-common/sqspell.php
2025-09-26 09:40:02 +08:00

11 lines
366 B
PHP

<?php
### This file is part of the dictionaries-common package.
### It has been automatically generated.
### DO NOT EDIT!
$SQSPELL_APP = array (
'American English (aspell)' => 'aspell -a -d en_US ',
'British English (aspell)' => 'aspell -a -d en_GB ',
'Canadian English (aspell)' => 'aspell -a -d en_CA ',
'English (aspell)' => 'aspell -a -d en '
);