Merge "objectcache: Fix grammar error in BagOStuff::getWithToken doc"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Thu, 22 Oct 2015 02:33:16 +0000 (02:33 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 22 Oct 2015 02:33:16 +0000 (02:33 +0000)
includes/libs/objectcache/BagOStuff.php

index 6089aaa..5dfec6e 100644 (file)
@@ -154,7 +154,7 @@ abstract class BagOStuff implements LoggerAwareInterface {
        abstract protected function doGet( $key, $flags = 0 );
 
        /**
-        * @note: This method is only needed if cas() is not is used for merge()
+        * @note: This method is only needed if merge() uses mergeViaCas()
         *
         * @param string $key
         * @param mixed $casToken