From: Chris Rebert Date: Fri, 25 Oct 2013 02:50:08 +0000 (-0700) Subject: fix misspelling in comment X-Git-Tag: v3.0.1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aafe3f90bd5641a01123867bab2df1d5281959cd;p=thirdparty%2Fbootstrap.git fix misspelling in comment --- 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.