From 8ee0e39ef9123c62bb0bf043fb7cecbd4dfbc00b Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 25 Jun 2013 17:05:26 -0600 Subject: [PATCH] Fix spelling in comment --- less/navs.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/navs.less b/less/navs.less index e5925bf637..d42ad35883 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; -- 2.47.2