Merge "add Article::setParserOptions" into Wikidata
[lhc/web/wiklou.git] / includes / filerepo / backend / filejournal / DBFileJournal.php
index 0be9a74..0a09894 100644 (file)
@@ -33,7 +33,7 @@ class DBFileJournal extends FileJournal {
         * Construct a new instance from configuration.
         * $config includes:
         *     'wiki' : wiki name to use for LoadBalancer
-        *
+        * 
         * @param $config Array
         */
        protected function __construct( array $config ) {