Renamed "slave" internal LB/DB info field to "replica"
[lhc/web/wiklou.git] / includes / utils / MWCryptHKDF.php
index 9469c41..1376fa7 100644 (file)
@@ -156,7 +156,7 @@ class MWCryptHKDF {
 
        /**
         * Return a singleton instance, based on the global configs.
-        * @return HKDF
+        * @return self
         * @throws MWException
         */
        protected static function singleton() {