diff --git a/resources/js/ext.uls.ime.js b/resources/js/ext.uls.ime.js index 8f16b81a..a6131d0f 100644 --- a/resources/js/ext.uls.ime.js +++ b/resources/js/ext.uls.ime.js @@ -109,7 +109,7 @@ imePath: mwImeRulesPath } ); - // Add a 'more setttings' link that takes to input settings of ULS + // Add a 'more settings' link that takes to input settings of ULS $.fn.imeselector.Constructor.prototype.helpLink = function () { var $disableInputToolsLink, $moreSettingsLink, imeselector = this;