summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/less/tooltip.less
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/less/tooltip.less')
-rw-r--r--bower_components/bootstrap/less/tooltip.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower_components/bootstrap/less/tooltip.less b/bower_components/bootstrap/less/tooltip.less
index 9c2a37fd..3ebfdcdf 100644
--- a/bower_components/bootstrap/less/tooltip.less
+++ b/bower_components/bootstrap/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;