Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2013-10-25 06:50:08 +0400
committerChris Rebert <github@rebertia.com>2013-10-25 06:50:08 +0400
commitaafe3f90bd5641a01123867bab2df1d5281959cd (patch)
treede24f58389e88500a23a49ed692666e829870926 /less/navbar.less
parentf31aae469ec912833003a05a9a46acc4acf37db4 (diff)
fix misspelling in comment
Diffstat (limited to 'less/navbar.less')
-rw-r--r--less/navbar.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/navbar.less b/less/navbar.less
index da9baa320d..987cde6b05 100644
--- a/less/navbar.less
+++ b/less/navbar.less
@@ -257,7 +257,7 @@
// Component alignment
//
-// Repurpose the pull utilities as their own navbar utilities to avoid specifity
+// Repurpose the pull utilities as their own navbar utilities to avoid specificity
// issues with parents and chaining. Only do this when the navbar is uncollapsed
// though so that navbar contents properly stack and align in mobile.