aboutsummaryrefslogtreecommitdiff
path: root/less/tooltip.less
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-19 18:19:18 -0800
committerChris Rebert <[email protected]>2014-12-19 18:19:18 -0800
commitb8844f639fcddb2ef70758ad4b0dcf89f9792d73 (patch)
tree17037c2e6755de44e77704c850e060d6076f2466 /less/tooltip.less
parentcde3093351d9d0923c7f4c07dede33ca19de30cb (diff)
downloadbootstrap-b8844f639fcddb2ef70758ad4b0dcf89f9792d73.tar.xz
bootstrap-b8844f639fcddb2ef70758ad4b0dcf89f9792d73.zip
fix "propertes" typos in comments
Diffstat (limited to 'less/tooltip.less')
-rw-r--r--less/tooltip.less2
1 files changed, 1 insertions, 1 deletions
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;