]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
scss/_utilities-responsive.scss: Fix outdated comment heading 18094/head
authorChris Rebert <code@chrisrebert.com>
Wed, 28 Oct 2015 21:35:18 +0000 (14:35 -0700)
committerChris Rebert <code@chrisrebert.com>
Wed, 28 Oct 2015 21:35:18 +0000 (14:35 -0700)
[skip sauce]
[skip validator]

scss/_utilities-responsive.scss

index 2c3617ce0b861b9df4e31fbc6a6043c38f4c9db3..0470dc5bfd5f242df674b02c211d4f23cecad018 100644 (file)
@@ -1,5 +1,5 @@
 //
-// Mixins
+// Responsive utilities
 //
 
 @each $bp in map-keys($grid-breakpoints) {