Aleksander Machniak
2015-01-13 db780e10e4981f15da653d8fc53e0fb80c8cce9a
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);