$OpenBSD: patch-config_main_inc_php_dist,v 1.20 2013/04/16 13:37:23 sthen Exp $
--- config/main.inc.php.dist.orig	Wed Mar 27 20:31:58 2013
+++ config/main.inc.php.dist	Thu Apr 11 16:25:49 2013
@@ -489,7 +489,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
