Index: trunk/extensions/WebFonts/js/webfonts.js |
— | — | @@ -134,10 +134,10 @@ |
135 | 135 | $(styleString).appendTo("head" ); |
136 | 136 | |
137 | 137 | }, |
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 | + */ |
142 | 142 | setup: function() { |
143 | 143 | var config = []; |
144 | 144 | var languages = $.webfonts.config.languages; |