rdbms: update ILBFactory comments and simplify LoadBalancer "load" code a bit
[lhc/web/wiklou.git] / includes / filerepo / RepoGroup.php
index 8047835..e474ad3 100644 (file)
@@ -47,7 +47,7 @@ class RepoGroup {
        /** @var array */
        protected $foreignInfo;
 
-       /** @var ProcessCacheLRU */
+       /** @var MapCacheLRU */
        protected $cache;
 
        /** Maximum number of cache items */