Merge "jquery.migrate: Instrument with mw.track()"
[lhc/web/wiklou.git] / includes / collation / IcuCollation.php
index d93362b..54b04ee 100644 (file)
@@ -36,7 +36,7 @@ class IcuCollation extends Collation {
        /** @var Language */
        protected $digitTransformLanguage;
 
-       /** @var boolean */
+       /** @var bool */
        private $useNumericCollation = false;
 
        /** @var array */