From 01a8c54f76dcbbf4da4be7471dbe04ba7401bec8 Mon Sep 17 00:00:00 2001 From: thomascube Date: Fri, 1 May 2009 15:57:33 +0000 Subject: Applied patch for pspell language configuration (#1485822) --- config/main.inc.php.dist | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config') diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index 8bb68cb9c..e890ef3ba 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -219,8 +219,7 @@ $rcmail_config['spellcheck_uri'] = ''; // These languages can be selected for spell checking. // Configure as a PHP style hash array: array('en'=>'English', 'de'=>'Deutsch'); -// Leave empty for default set of Google spell check languages, should be defined -// when using local Pspell extension +// Leave empty for default set of available language. $rcmail_config['spellcheck_languages'] = NULL; // path to a text file which will be added to each sent message -- cgit v1.2.3