Aaron Schulz has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/99617


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/17/99617/1

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: newchange
Gerrit-Change-Id: I236379f9bcd3821df15f25df849b3eabca013c4d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>

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

Reply via email to