r79887 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79886‎ | r79887 | r79888 >
Date:11:48, 9 January 2011
Author:ialex
Status:ok
Tags:
Comment:
Fix typo from r79874
Modified paths:
  • /trunk/phase3/includes/Article.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Article.php
@@ -711,7 +711,7 @@
712712 }
713713
714714 /**
715 - * Set the lastest revision
 715+ * Set the latest revision
716716 */
717717 protected function setLastEdit( Revision $revision ) {
718718 $this->mLastRevision = $revision;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79874Only set $mUser, $mUserText, $mComment and $mTimestamp fields in fetchContent...ialex20:07, 8 January 2011

Status & tagging log