r51917 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51916‎ | r51917 | r51918 >
Date:18:38, 15 June 2009
Author:mrzman
Status:ok
Tags:
Comment:
fix typo in comment
Modified paths:
  • /trunk/phase3/includes/db/Database.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/db/Database.php
@@ -1096,7 +1096,7 @@
10971097 * e.g: selectRow( "page", array( "page_id" ), array( "page_namespace" =>
10981098 * NS_MAIN, "page_title" => "Astronomy" ) ) would return an object where
10991099 * $obj- >page_id is the ID of the Astronomy article
1100 - * @param $fname String: Calling functio name
 1100+ * @param $fname String: Calling function name
11011101 * @param $options Array
11021102 * @param $join_conds Array
11031103 *

Status & tagging log