Page MenuHomeDevCentral

D3739.diff
No OneTemporary

D3739.diff

diff --git a/config/MappableSettings.php b/config/MappableSettings.php
--- a/config/MappableSettings.php
+++ b/config/MappableSettings.php
@@ -8,7 +8,7 @@
/// Plan is to deploy the MediaWiki SaaS on a dedicated node.
///
/// Meanwhile, as we share the main Nasqueron MySQL database,
-/// with an history of databases going back to 2001, we need
+/// with a history of databases going back to 2001, we need
/// to map nicely named site key to actual databases names.
abstract class MappableSettings {
diff --git a/src/WithExecutablesPathsFix.php b/src/WithExecutablesPathsFix.php
--- a/src/WithExecutablesPathsFix.php
+++ b/src/WithExecutablesPathsFix.php
@@ -7,7 +7,7 @@
/**
* Add settings to set binary paths for executables.
*
- * By default MediaWiki hardcodes Linux-centric paths for binaries.
+ * By default, MediaWiki hardcodes Linux-centric paths for binaries.
* Other OSes could store elsewhere binaries, like in /usr/local/bin
*
* @param array $settings
diff --git a/src/WithLog.php b/src/WithLog.php
--- a/src/WithLog.php
+++ b/src/WithLog.php
@@ -23,7 +23,7 @@
'wiki',
'psr',
'web',
- // Disable introspection if you use an handler like
+ // Disable introspection if you use a handler like
// FingersCrossedHandler with several log entries.
'introspection',
],

File Metadata

Mime Type
text/plain
Expires
Wed, Oct 15, 17:11 (17 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3076506
Default Alt Text
D3739.diff (1 KB)

Event Timeline