]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix "propertes" typos in comments
authorChris Rebert <code@rebertia.com>
Sat, 20 Dec 2014 02:19:18 +0000 (18:19 -0800)
committerChris Rebert <code@rebertia.com>
Sat, 20 Dec 2014 02:19:18 +0000 (18:19 -0800)
less/popovers.less
less/tooltip.less

index 53ee0ecd76d841edc2e4f2dcdeec4287b45afbcd..2748eead13fa69dc8e7d32a1f0f64e6edb71e6e5 100644 (file)
@@ -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;
index 9c2a37fd43d4ab5a8d3ae833439ce4f1071a2138..3ebfdcdff235da8cd1fdfc4a45486a5b3e1be828 100644 (file)
@@ -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;