summaryrefslogtreecommitdiff
path: root/mw-config/overrides.php
diff options
context:
space:
mode:
Diffstat (limited to 'mw-config/overrides.php')
-rw-r--r--mw-config/overrides.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/mw-config/overrides.php b/mw-config/overrides.php
index d3d85bbb..57581525 100644
--- a/mw-config/overrides.php
+++ b/mw-config/overrides.php
@@ -1,8 +1,9 @@
<?php
/**
* MediaWiki installer overrides.
- * Modify this file if you are a packager who needs to modify the behavior of the MediaWiki installer.
- * Altering it is preferred over changing anything in /includes.
+ * Modify this file if you are a packager who needs to modify the behavior of
+ * the MediaWiki installer. Altering it is preferred over changing anything in
+ * /includes.
*
* Note: this file doesn't gets included from a global scope, don't use globals directly.
*