r77676 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77675‎ | r77676 | r77677 >
Date:19:56, 3 December 2010
Author:hashar
Status:ok
Tags:
Comment:
typo (fu r77320)
Modified paths:
  • /trunk/phase3/includes/BagOStuff.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/BagOStuff.php
@@ -131,7 +131,7 @@
132132 }
133133
134134 /**
135 - * @param $key String: Key yo increase
 135+ * @param $key String: Key to increase
136136 * @param $value Integer: Value to add to $key (Default 1)
137137 * @return null if lock is not possible else $key value increased by $value
138138 */

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r77320doc comments: fix grammar and return parameter. fu r77296hashar07:45, 26 November 2010

Status & tagging log