$OpenBSD: patch-config_main_inc_php_dist,v 1.19 2013/01/26 14:36:16 sthen Exp $
--- config/main.inc.php.dist.orig	Fri Jan 25 17:00:48 2013
+++ config/main.inc.php.dist	Sat Jan 26 14:27:03 2013
@@ -458,7 +458,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
