Index: config/defaults.inc.php
--- config/defaults.inc.php.orig
+++ config/defaults.inc.php
@@ -948,7 +948,7 @@ $config['spellcheck_dictionary'] = false;
 // Since Google shut down their public spell checking service, the default settings
 // connect to https://spell.roundcube.net which is a hosted service provided by Roundcube.
 // You can connect to any other googie-compliant service by setting 'spellcheck_uri' accordingly.
-$config['spellcheck_engine'] = 'googie';
+$config['spellcheck_engine'] = 'pspell';
 
 // For locally installed Nox Spell Server or After the Deadline services,
 // please specify the URI to call it.
