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

Change subject: Fixed doc typo
......................................................................


Fixed doc typo

Change-Id: I4c81dc62c241e1c32cbda996323d082c8b2d48a3
---
M includes/poolcounter/PoolCounterRedis.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/includes/poolcounter/PoolCounterRedis.php 
b/includes/poolcounter/PoolCounterRedis.php
index 4f6b795..093fe49 100644
--- a/includes/poolcounter/PoolCounterRedis.php
+++ b/includes/poolcounter/PoolCounterRedis.php
@@ -45,7 +45,7 @@
  * Also this should be on a server plenty of RAM for the working set to avoid 
evictions.
  * Evictions could temporarily allow wait queues to double in size or 
temporarily cause
  * pools to appear as full when they are not. Using volatile-ttl and bumping 
memory-samples
- * and redis.conf can be helpful otherwise.
+ * in redis.conf can be helpful otherwise.
  *
  * @ingroup Redis
  * @since 1.23

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4c81dc62c241e1c32cbda996323d082c8b2d48a3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org>
Gerrit-Reviewer: Parent5446 <tylerro...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to