aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-06-25 17:05:26 -0600
committerChris Rebert <[email protected]>2013-06-25 17:05:26 -0600
commit8ee0e39ef9123c62bb0bf043fb7cecbd4dfbc00b (patch)
treecc0d0e986e6b8259dedc218f2dcbefaeecfc6f29
parentac90fbf4d815accf8c3e0c3c355ca6643dcabce9 (diff)
downloadbootstrap-8ee0e39ef9123c62bb0bf043fb7cecbd4dfbc00b.tar.xz
bootstrap-8ee0e39ef9123c62bb0bf043fb7cecbd4dfbc00b.zip
Fix spelling in comment
-rw-r--r--less/navs.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/navs.less b/less/navs.less
index e5925bf63..d42ad3588 100644
--- a/less/navs.less
+++ b/less/navs.less
@@ -59,7 +59,7 @@
}
}
- // Redeclare pull classes because of specifity
+ // Redeclare pull classes because of specificity
// Todo: consider making these utilities !important to avoid this bullshit
> .pull-right {
float: right;