objectcache: Fix grammar error in BagOStuff::getWithToken doc

Follows-up 1fa1235d32.

Change-Id: I19a4430609423f5ff32a1014ed21131175469adf
This commit is contained in:
Timo Tijhof 2015-10-22 02:35:35 +01:00
parent 7662212384
commit 92b197dc59

View 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