From b8844f639fcddb2ef70758ad4b0dcf89f9792d73 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 19 Dec 2014 18:19:18 -0800 Subject: fix "propertes" typos in comments --- less/tooltip.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'less/tooltip.less') diff --git a/less/tooltip.less b/less/tooltip.less index 9c2a37fd4..3ebfdcdff 100644 --- a/less/tooltip.less +++ b/less/tooltip.less @@ -9,7 +9,7 @@ z-index: @zindex-tooltip; display: block; visibility: visible; - // Reset font and text propertes given new insertion method + // Reset font and text properties given new insertion method font-family: @font-family-base; font-size: @font-size-small; font-weight: normal; -- cgit v1.2.3