aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-18 15:31:16 -0800
committerMark Otto <[email protected]>2012-02-18 15:31:16 -0800
commitdc4a864aaa643bffcbb045a9d8cc68daa94df726 (patch)
treecddad0fbb02111b72b3c831b65ff4bad84fa0256
parentdb940b3d8f48d1f664137c5adb427a35580f80c4 (diff)
parent7609fd4dc62dfdc83c08fe32cbcd2b8e5cac5500 (diff)
downloadbootstrap-dc4a864aaa643bffcbb045a9d8cc68daa94df726.tar.xz
bootstrap-dc4a864aaa643bffcbb045a9d8cc68daa94df726.zip
Merge pull request #2063 from DominikTo/master
fixed syntax error in sprites.less and typo in comments
-rw-r--r--less/sprites.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/sprites.less b/less/sprites.less
index cdd9f6e85..4014d70a5 100644
--- a/less/sprites.less
+++ b/less/sprites.less
@@ -11,7 +11,7 @@
// and background-position. Your resulting HTML will look like
// <i class="icon-inbox"></i>.
-// For the white version of the icons, just add the .icon-white class:
+// For the white version of the icons, just add the .icon-white class:
// <i class="icon-inbox icon-white"></i>
[class^="icon-"],