jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/374963 )
Change subject: Fix typo in ILBFactory::waitForReplication phpdoc
......................................................................
Fix typo in ILBFactory::waitForReplication phpdoc
Change-Id: Ifd79c80af49b03744190e4c5af56c904550fffcd
---
M includes/libs/rdbms/lbfactory/ILBFactory.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Thiemo Mättig (WMDE): Looks good to me, approved
diff --git a/includes/libs/rdbms/lbfactory/ILBFactory.php
b/includes/libs/rdbms/lbfactory/ILBFactory.php
index 4cfa542..f6d080e 100644
--- a/includes/libs/rdbms/lbfactory/ILBFactory.php
+++ b/includes/libs/rdbms/lbfactory/ILBFactory.php
@@ -239,7 +239,7 @@
* - cluster : wait on the given external load balancer DBs
* - timeout : Max wait time. Default: ~60 seconds
* - ifWritesSince: Only wait if writes were done since this UNIX
timestamp
- * @throws DBReplicationWaitError If a timeout or error occured waiting
on a DB cluster
+ * @throws DBReplicationWaitError If a timeout or error occurred
waiting on a DB cluster
*/
public function waitForReplication( array $opts = [] );
--
To view, visit https://gerrit.wikimedia.org/r/374963
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifd79c80af49b03744190e4c5af56c904550fffcd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits