diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2015-12-17 09:15:42 +0100 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2015-12-17 09:44:51 +0100 |
commit | a1789ddde42033f1b05cc4929491214ee6e79383 (patch) | |
tree | 63615735c4ddffaaabf2428946bb26f90899f7bf /vendor/oojs/oojs-ui/php/widgets/IndicatorWidget.php | |
parent | 9e06a62f265e3a2aaabecc598d4bc617e06fa32d (diff) |
Update to MediaWiki 1.26.0
Diffstat (limited to 'vendor/oojs/oojs-ui/php/widgets/IndicatorWidget.php')
-rw-r--r-- | vendor/oojs/oojs-ui/php/widgets/IndicatorWidget.php | 2 |
1 files changed, 1 insertions, 1 deletions
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'; |