From 08aa4418c30cfc18ccc69a0f0f9cb9e17be6c196 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Mon, 12 Aug 2013 09:28:15 +0200 Subject: Update to MediaWiki 1.21.1 --- includes/DeprecatedGlobal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/DeprecatedGlobal.php') diff --git a/includes/DeprecatedGlobal.php b/includes/DeprecatedGlobal.php index 4d7b9689..d48bd0b0 100644 --- a/includes/DeprecatedGlobal.php +++ b/includes/DeprecatedGlobal.php @@ -27,7 +27,7 @@ */ class DeprecatedGlobal extends StubObject { - // The m's are to stay consistent with parent class. + // The m's are to stay consistent with parent class. protected $mRealValue, $mVersion; function __construct( $name, $realValue, $version = false ) { -- cgit v1.2.3-54-g00ecf