Aaron Schulz has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/394526 )

Change subject: objectcache: fix useInterimHoldOffCaching() doc mistake
......................................................................

objectcache: fix useInterimHoldOffCaching() doc mistake

Change-Id: Iea24b77f6816251e9dac814dc57f6a44382a3cea
---
M includes/libs/objectcache/WANObjectCache.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/26/394526/1

diff --git a/includes/libs/objectcache/WANObjectCache.php 
b/includes/libs/objectcache/WANObjectCache.php
index 74ec7b9..129dc26 100644
--- a/includes/libs/objectcache/WANObjectCache.php
+++ b/includes/libs/objectcache/WANObjectCache.php
@@ -1502,7 +1502,7 @@
        }
 
        /**
-        * Disable the use of brief caching for tombstoned keys
+        * Enable or disable the use of brief caching for tombstoned keys
         *
         * When a key is purged via delete(), there normally is a period where 
caching
         * is hold-off limited to an extremely short time. This method will 
disable that

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iea24b77f6816251e9dac814dc57f6a44382a3cea
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org>

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

Reply via email to