Merge "resources: Rename a few local 'filterFn' vars to 'filterFunction'"
[lhc/web/wiklou.git] / includes / interwiki / Interwiki.php
index 832883b..30826d4 100644 (file)
@@ -36,7 +36,7 @@ class Interwiki {
        protected $mAPI;
 
        /** @var string The name of the database (for a connection to be established
-        *    with LBFactory::getMainLB( 'wikiid' ))
+        *    with LBFactory::getMainLB( 'domainId' ))
         */
        protected $mWikiID;