]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix spelling as pointed out by @jodytate that got nuked in the merge
authorMark Otto <otto@github.com>
Fri, 15 Feb 2013 07:51:35 +0000 (23:51 -0800)
committerMark Otto <otto@github.com>
Fri, 15 Feb 2013 07:51:35 +0000 (23:51 -0800)
sticky-footer-navbar.html
sticky-footer.html

index b083b6a71271be6d2560bf8017652d921556bced..20ce2b4a24ba6c17a3ffd477f560908d0dda855d 100644 (file)
@@ -20,7 +20,7 @@ title: Sticky footer with navbar template
     min-height: 100%;
     height: auto !important;
     height: 100%;
-    /* Negative indent footer by it's height */
+    /* Negative indent footer by its height */
     margin: 0 auto -60px;
   }
 
index e3f6c9f445f1f28b25603c02e1fe40acadb4ee54..722d3aa19a267973b20a7d29c15b180ac635f47c 100644 (file)
@@ -20,7 +20,7 @@ title: Sticky footer template
     min-height: 100%;
     height: auto !important;
     height: 100%;
-    /* Negative indent footer by it's height */
+    /* Negative indent footer by its height */
     margin: 0 auto -60px;
   }