diff options
| author | Chris Rebert <[email protected]> | 2013-10-24 19:50:08 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-10-24 19:50:08 -0700 |
| commit | aafe3f90bd5641a01123867bab2df1d5281959cd (patch) | |
| tree | de24f58389e88500a23a49ed692666e829870926 | |
| parent | f31aae469ec912833003a05a9a46acc4acf37db4 (diff) | |
| download | bootstrap-aafe3f90bd5641a01123867bab2df1d5281959cd.tar.xz bootstrap-aafe3f90bd5641a01123867bab2df1d5281959cd.zip | |
fix misspelling in comment
| -rw-r--r-- | less/navbar.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/navbar.less b/less/navbar.less index da9baa320..987cde6b0 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. |
