Change "slave" => "replica DB" in /includes
[lhc/web/wiklou.git] / includes / cache / BacklinkCache.php
index 8c2a19e..a516819 100644 (file)
@@ -137,7 +137,7 @@ class BacklinkCache {
        }
 
        /**
-        * Get the slave connection to the database
+        * Get the replica DB connection to the database
         * When non existing, will initialize the connection.
         * @return DatabaseBase
         */