Amire80 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/222749

Change subject: Cleanup whitespace in ext.LanguageTool.js
......................................................................

Cleanup whitespace in ext.LanguageTool.js

Change-Id: I5a2618ee8762b263a14ab7c49112cd0341a49697
---
M modules/ext.LanguageTool.js
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LanguageTool 
refs/changes/49/222749/1

diff --git a/modules/ext.LanguageTool.js b/modules/ext.LanguageTool.js
index ac84364..662f0e0 100644
--- a/modules/ext.LanguageTool.js
+++ b/modules/ext.LanguageTool.js
@@ -1,12 +1,12 @@
 ( function () {
-
        /**
         * @class mw.languageTool
         * @singleton
         */
        mw.languageTool = function VeUiMWLanguageTool( toolGroup, config ) {
-                       ve.ui.DialogTool.call( this, toolGroup, config );
-               };
+               ve.ui.DialogTool.call( this, toolGroup, config );
+       };
+
        OO.inheritClass( mw.languageTool, ve.ui.DialogTool );
        mw.languageTool.static.name = 'LanguageTool';
        mw.languageTool.static.group = 'object';

-- 
To view, visit https://gerrit.wikimedia.org/r/222749
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5a2618ee8762b263a14ab7c49112cd0341a49697
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LanguageTool
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to