jenkins-bot has submitted this change and it was merged.

Change subject: Fix phpdoc in PopulateDatabase
......................................................................


Fix phpdoc in PopulateDatabase

Change-Id: If9bf7f95210b4251047c024920f29ab7ae389c86
---
M maintenance/PopulateDatabase.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ladsgroup: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/maintenance/PopulateDatabase.php b/maintenance/PopulateDatabase.php
index e92ce7a..b2d16ef 100644
--- a/maintenance/PopulateDatabase.php
+++ b/maintenance/PopulateDatabase.php
@@ -95,7 +95,7 @@
         *
         * @param array $revs array of revision ids
         * @param Scoring $scoring scoring object
-        * @param Cache $Cache cahe object
+        * @param Cache $cache cahe object
         */
        private function processScores( array $revs, Scoring $scoring, Cache 
$cache ) {
                $size = count( $revs );

-- 
To view, visit https://gerrit.wikimedia.org/r/273024
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If9bf7f95210b4251047c024920f29ab7ae389c86
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ORES
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to