r76624 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76623‎ | r76624 | r76625 >
Date:12:50, 13 November 2010
Author:reedy
Status:ok
Tags:
Comment:
Followup r76612, nfi what a stromg is
Modified paths:
  • /trunk/phase3/includes/Title.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Title.php
@@ -595,7 +595,7 @@
596596 /**
597597 * Get the main part with underscores
598598 *
599 - * @return Stromg: Main part of the title, with underscores
 599+ * @return String: Main part of the title, with underscores
600600 */
601601 public function getDBkey() { return $this->mDbkeyform; }
602602

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r76612Fixup some more documentationreedy00:47, 13 November 2010

Status & tagging log