$OpenBSD: patch-config_main_inc_php_dist,v 1.22 2013/09/06 20:36:20 sthen Exp $
--- config/main.inc.php.dist.orig	Fri Sep  6 13:20:48 2013
+++ config/main.inc.php.dist	Fri Sep  6 17:28:41 2013
@@ -495,7 +495,7 @@ $rcmail_config['spellcheck_dictionary'] = false;
 
 // Set the spell checking engine. 'googie' is the default. 'pspell' is also available,
 // but requires the Pspell extensions. When using Nox Spell Server, also set 'googie' here.
-$rcmail_config['spellcheck_engine'] = 'googie';
+$rcmail_config['spellcheck_engine'] = 'pspell';
 
 // For a locally installed Nox Spell Server, please specify the URI to call it.
 // Get Nox Spell Server from http://orangoo.com/labs/?page_id=72
