aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-11-10 23:26:46 -0800
committerChris Rebert <[email protected]>2015-11-10 23:26:46 -0800
commit91005397b35fda871d84274c67d263dfec08faa6 (patch)
tree83437c07b7b7fd1250e6122690d30ebefc01da3d
parenta291d79ecb4af9d8ca9e92cef2e2d2872f2efa38 (diff)
parentab84c1554a8ec54d2988c0afd6058e4189eab3a1 (diff)
downloadbootstrap-91005397b35fda871d84274c67d263dfec08faa6.tar.xz
bootstrap-91005397b35fda871d84274c67d263dfec08faa6.zip
Merge pull request #18094 from twbs/util-resp-comment
scss/_utilities-responsive.scss: Fix outdated comment heading
-rw-r--r--scss/_utilities-responsive.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_utilities-responsive.scss b/scss/_utilities-responsive.scss
index 2c3617ce0..0470dc5bf 100644
--- a/scss/_utilities-responsive.scss
+++ b/scss/_utilities-responsive.scss
@@ -1,5 +1,5 @@
//
-// Mixins
+// Responsive utilities
//
@each $bp in map-keys($grid-breakpoints) {