diff --git a/apps/documenteditor/mobile/app/controller/Settings.js b/apps/documenteditor/mobile/app/controller/Settings.js index 2ba298624..45b2ee365 100644 --- a/apps/documenteditor/mobile/app/controller/Settings.js +++ b/apps/documenteditor/mobile/app/controller/Settings.js @@ -376,7 +376,7 @@ define([ onOrthographyCheck: function (e) { this.hideModal(); - // TODO: Do check of orthography + this.api && this.api.asc_pluginRun("asc.{B631E142-E40B-4B4C-90B9-2D00222A286E}", 0); }, onTrackChanges: function(e) {