Fixed comment typo
authorAaron Schulz <aaron@users.mediawiki.org>
Wed, 16 Nov 2011 22:33:34 +0000 (22:33 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Wed, 16 Nov 2011 22:33:34 +0000 (22:33 +0000)
includes/filerepo/FileRepo.php

index bff2296..72c2a8b 100644 (file)
@@ -457,7 +457,7 @@ abstract class FileRepo {
         *
         * @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