r68808 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68807‎ | r68808 | r68809 >
Date:23:43, 30 June 2010
Author:tparscal
Status:ok
Tags:
Comment:
Fixed more comments
Modified paths:
  • /branches/resourceloader/phase3/resources/core/mw.js (modified) (history)

Diff [purge]

Index: branches/resourceloader/phase3/resources/core/mw.js
@@ -165,7 +165,7 @@
166166 // Translations for conforming operating system names
167167 var osTranslations = [['sunos', 'solaris']];
168168
169 - /* Fucntions */
 169+ /* Functions */
170170
171171 // Performs multiple replacements on a string
172172 function translate( source, translations ) {
@@ -245,7 +245,7 @@
246246 * }
247247 * }
248248 *
249 - * @param Object of browser support map
 249+ * @param map Object of browser support map
250250 *
251251 * @return Boolean true if browser known or assumed to be supported, false if blacklisted
252252 */

Status & tagging log