objectcache: Fix grammar error in BagOStuff::getWithToken doc
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 22 Oct 2015 01:35:35 +0000 (02:35 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 22 Oct 2015 01:35:35 +0000 (02:35 +0100)
Follows-up 1fa1235d32.

Change-Id: I19a4430609423f5ff32a1014ed21131175469adf

includes/libs/objectcache/BagOStuff.php

index 95c1bc7..fc75f56 100644 (file)
@@ -152,7 +152,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