linuxOS_AP05/debian/base-linaro/binary/var/cache/dictionaries-common/sqspell.php

11 lines
366 B
PHP
Raw Normal View History

2025-09-26 01:40:02 +00:00
<?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 '
);