diff --git a/apps/spreadsheeteditor/main/app/view/Spellcheck.js b/apps/spreadsheeteditor/main/app/view/Spellcheck.js index 7c40d07ce..1080643c5 100644 --- a/apps/spreadsheeteditor/main/app/view/Spellcheck.js +++ b/apps/spreadsheeteditor/main/app/view/Spellcheck.js @@ -109,8 +109,7 @@ define([ }, { caption: this.textChangeAll, - value: 1, - disabled: true + value: 1 } ] })