Change "slave" => "replica DB" in /includes
[lhc/web/wiklou.git] / includes / filerepo / LocalRepo.php
index eaec151..b108e00 100644 (file)
@@ -453,7 +453,7 @@ class LocalRepo extends FileRepo {
        }
 
        /**
-        * Get a connection to the slave DB
+        * Get a connection to the replica DB
         * @return DatabaseBase
         */
        function getSlaveDB() {