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

Change subject: Small doc comment fix
......................................................................


Small doc comment fix

Change-Id: I236379f9bcd3821df15f25df849b3eabca013c4d
---
M includes/job/jobs/HTMLCacheUpdateJob.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/includes/job/jobs/HTMLCacheUpdateJob.php 
b/includes/job/jobs/HTMLCacheUpdateJob.php
index 0297a35..0415906 100644
--- a/includes/job/jobs/HTMLCacheUpdateJob.php
+++ b/includes/job/jobs/HTMLCacheUpdateJob.php
@@ -66,7 +66,7 @@
                                }
                        }
                        // Convert this into no more than $wgUpdateRowsPerJob 
HTMLCacheUpdateJob per-title
-                       // jobs and possibly a recursive RefreshLinks job for 
the rest of the backlinks
+                       // jobs and possibly a recursive HTMLCacheUpdateJob job 
for the rest of the backlinks
                        $jobs = BacklinkJobUtils::partitionBacklinkJob(
                                $this,
                                $wgUpdateRowsPerJob,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I236379f9bcd3821df15f25df849b3eabca013c4d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to