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

Change subject: Fix comment on JobQueue::push
......................................................................


Fix comment on JobQueue::push

Change-Id: I2a7e570ee29ca9dcab2e5c92616ecb69310ae7d5
---
M includes/job/JobQueue.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/includes/job/JobQueue.php b/includes/job/JobQueue.php
index 8d93dc0..52978b8 100644
--- a/includes/job/JobQueue.php
+++ b/includes/job/JobQueue.php
@@ -298,7 +298,7 @@
        }
 
        /**
-        * Push a single jobs into the queue.
+        * Push one or more jobs into the queue.
         * This does not require $wgJobClasses to be set for the given job type.
         * Outside callers should use JobQueueGroup::push() instead of this 
function.
         *

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2a7e570ee29ca9dcab2e5c92616ecb69310ae7d5
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to