https://www.mediawiki.org/wiki/Special:Code/MediaWiki/103400

Revision: 103400
Author:   aaron
Date:     2011-11-16 22:33:34 +0000 (Wed, 16 Nov 2011)
Log Message:
-----------
Fixed comment typo

Modified Paths:
--------------
    trunk/phase3/includes/filerepo/FileRepo.php

Modified: trunk/phase3/includes/filerepo/FileRepo.php
===================================================================
--- trunk/phase3/includes/filerepo/FileRepo.php 2011-11-16 22:28:12 UTC (rev 
103399)
+++ trunk/phase3/includes/filerepo/FileRepo.php 2011-11-16 22:33:34 UTC (rev 
103400)
@@ -457,7 +457,7 @@
         *
         * @param $srcPath String: the source path or URL
         * @param $dstRel String: the destination relative path
-        * @param $archiveRel String: rhe relative path where the existing file 
is to
+        * @param $archiveRel String: the relative path where the existing file 
is to
         *        be archived, if there is one. Relative to the public zone 
root.
         * @param $flags Integer: bitfield, may be FileRepo::DELETE_SOURCE to 
indicate
         *        that the source file should be deleted if possible


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to