r92965 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92964‎ | r92965 | r92966 >
Date:20:58, 23 July 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
fix doc
Modified paths:
  • /trunk/phase3/includes/Linker.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Linker.php
@@ -867,7 +867,7 @@
868868 * a message key from the link text.
869869 * Usage example: $skin->specialLink( 'recentchanges' )
870870 *
871 - * @return bool
 871+ * @return string
872872 */
873873 static function specialLink( $name, $key = '' ) {
874874 if ( $key == '' ) {

Status & tagging log