r103400 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103399‎ | r103400 | r103401 >
Date:22:33, 16 November 2011
Author:aaron
Status:ok
Tags:
Comment:
Fixed comment typo
Modified paths:
  • /trunk/phase3/includes/filerepo/FileRepo.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/filerepo/FileRepo.php
@@ -457,7 +457,7 @@
458458 *
459459 * @param $srcPath String: the source path or URL
460460 * @param $dstRel String: the destination relative path
461 - * @param $archiveRel String: rhe relative path where the existing file is to
 461+ * @param $archiveRel String: the relative path where the existing file is to
462462 * be archived, if there is one. Relative to the public zone root.
463463 * @param $flags Integer: bitfield, may be FileRepo::DELETE_SOURCE to indicate
464464 * that the source file should be deleted if possible

Status & tagging log