Minor whitespace, coding convention cleanup

Change-Id: Ibb10ce64ad4c35bfd6f924665243961c80b81714
This commit is contained in:
Santhosh Thottingal
2013-06-11 10:24:13 +05:30
parent 46eca263d3
commit f0b3e6524c
3 changed files with 4 additions and 4 deletions

View File

@@ -574,4 +574,4 @@
$.fn.languagesettings.modules = $.extend( $.fn.languagesettings.modules, {
display: DisplaySettings
} );
})( jQuery, mediaWiki );
}( jQuery, mediaWiki ) );