Commit b8844f63 authored by Chris Rebert's avatar Chris Rebert

fix "propertes" typos in comments

parent cde30933
......@@ -11,7 +11,7 @@
display: none;
max-width: @popover-max-width;
padding: 1px;
// 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-base;
font-weight: normal;
......
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment