From a1789ddde42033f1b05cc4929491214ee6e79383 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 17 Dec 2015 09:15:42 +0100 Subject: Update to MediaWiki 1.26.0 --- vendor/oojs/oojs-ui/php/widgets/IndicatorWidget.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/oojs/oojs-ui/php/widgets/IndicatorWidget.php') diff --git a/vendor/oojs/oojs-ui/php/widgets/IndicatorWidget.php b/vendor/oojs/oojs-ui/php/widgets/IndicatorWidget.php index 01f2055d..b933a309 100644 --- a/vendor/oojs/oojs-ui/php/widgets/IndicatorWidget.php +++ b/vendor/oojs/oojs-ui/php/widgets/IndicatorWidget.php @@ -9,7 +9,7 @@ namespace OOUI; */ class IndicatorWidget extends Widget { - /* Static properties */ + /* Static Properties */ public static $tagName = 'span'; -- cgit v1.2.3-54-g00ecf