Thomas
2013-10-21 4af76d20cafcd456bf3ce0fcb17b25a888c45160
program/lib/Roundcube/rcube_spellchecker.php
@@ -38,7 +38,7 @@
    // default settings
    const GOOGLE_HOST = 'ssl://www.google.com';
    const GOOGLE_HOST = 'ssl://spell.roundcube.net';
    const GOOGLE_PORT = 443;
    const MAX_SUGGESTIONS = 10;