r95847 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95846‎ | r95847 | r95848 >
Date:10:27, 31 August 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
Fix indentation of a comment
Modified paths:
  • /trunk/extensions/WebFonts/js/webfonts.js (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/js/webfonts.js
@@ -134,10 +134,10 @@
135135 $(styleString).appendTo("head" );
136136
137137 },
138 - /**
139 - * Setup the font selection menu.
140 - * It also apply the font from cookie, if any.
141 - */
 138+ /**
 139+ * Setup the font selection menu.
 140+ * It also apply the font from cookie, if any.
 141+ */
142142 setup: function() {
143143 var config = [];
144144 var languages = $.webfonts.config.languages;

Status & tagging log