X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ffilerepo%2FForeignDBRepo.php;h=18659852d2c5d88792986e990c9d048e03c2d461;hb=8199d6121aeadb4a6c9c6975b804e3e55e112fd5;hp=4b206c3d0ef12aa43a2350f3b2d1f86f41f255ac;hpb=2f3004af8e5b58c549f63c818b22fae5c631013a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/filerepo/ForeignDBRepo.php b/includes/filerepo/ForeignDBRepo.php index 4b206c3d0e..18659852d2 100644 --- a/includes/filerepo/ForeignDBRepo.php +++ b/includes/filerepo/ForeignDBRepo.php @@ -86,7 +86,7 @@ class ForeignDBRepo extends LocalRepo { /** * Get a key on the primary cache for this repository. - * Returns false if the repository's cache is not accessible at this site. + * Returns false if the repository's cache is not accessible at this site. * The parameters are the parts of the key, as for wfMemcKey(). * @return bool|mixed */