r87263 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87262‎ | r87263 | r87264 >
Date:17:39, 2 May 2011
Author:ialex
Status:ok
Tags:
Comment:
Typo Typo Typo
Modified paths:
  • /trunk/phase3/includes/Skin.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Skin.php
@@ -375,9 +375,9 @@
376376 /**
377377 * Generated JavaScript action=raw&gen=js
378378 * This used to load MediaWiki:Common.js and the skin-specific style
379 - * before the RessourceLoader.
 379+ * before the ResourceLoader.
380380 *
381 - * @deprecated Use the RessourceLoader instead. This may be removed at some
 381+ * @deprecated Use the ResourceLoader instead. This may be removed at some
382382 * point.
383383 * @param $skinName String: If set, overrides the skin name
384384 * @return String
@@ -389,7 +389,7 @@
390390 /**
391391 * Generate user stylesheet for action=raw&gen=css
392392 *
393 - * @deprecated Use the RessourceLoader instead. This may be removed at some
 393+ * @deprecated Use the ResourceLoader instead. This may be removed at some
394394 * point.
395395 * @return String
396396 */

Status & tagging log