summaryrefslogtreecommitdiff
path: root/vendor/oojs/oojs-ui/php/widgets/LabelWidget.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/oojs/oojs-ui/php/widgets/LabelWidget.php')
-rw-r--r--vendor/oojs/oojs-ui/php/widgets/LabelWidget.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/oojs/oojs-ui/php/widgets/LabelWidget.php b/vendor/oojs/oojs-ui/php/widgets/LabelWidget.php
index b59a5f25..8945b15f 100644
--- a/vendor/oojs/oojs-ui/php/widgets/LabelWidget.php
+++ b/vendor/oojs/oojs-ui/php/widgets/LabelWidget.php
@@ -7,7 +7,7 @@ namespace OOUI;
*/
class LabelWidget extends Widget {
- /* Static properties */
+ /* Static Properties */
public static $tagName = 'span';