Change to “LESS” as it's the official name (again)
authorVolker E <volker.e@wikimedia.org>
Wed, 17 Oct 2018 00:42:05 +0000 (17:42 -0700)
committerVolker E <volker.e@wikimedia.org>
Wed, 17 Oct 2018 00:42:05 +0000 (17:42 -0700)
Make it unified with comments below.

Change-Id: I05e7a4269ed88a497a0072c5838a99fd15167f5d

resources/src/mediawiki.less/mediawiki.mixins.less

index 55be237..7e7821e 100644 (file)
@@ -1,4 +1,4 @@
-// Common Less mixin library for MediaWiki
+// Common LESS mixin library for MediaWiki
 //
 // By default the folder containing this file is included in the LESS import paths,
 // which makes this file importable by all less files via `@import 'mediawiki.mixins';`.