Merge "Don't fallback from uk to ru"
[lhc/web/wiklou.git] / maintenance / archives / upgradeLogging.php
index cf5a19c..0beff7c 100644 (file)
@@ -32,7 +32,7 @@ require __DIR__ . '/../commandLine.inc';
 class UpdateLogging {
 
        /**
-        * @var DatabaseBase
+        * @var Database
         */
        public $dbw;
        public $batchSize = 1000;