Thomas Bruederli
2014-09-26 fef904c6b16a83ee9aa6dfb7eff35d2934b07d19
program/js/googiespell.js
@@ -289,6 +289,7 @@
    this.cnt_errors_fixed = 0;
    this.cnt_errors = 0;
    this.setStateChanged('checking_spell');
    this.orginal_text = '';
    if (!no_indicator && this.main_controller)
        this.appendIndicator(this.spell_span);