aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjody tate <[email protected]>2013-02-14 13:30:22 -0800
committerjody tate <[email protected]>2013-02-14 13:30:22 -0800
commitf273170f163b61b3e634a103b2c6da7dcec79bc3 (patch)
tree98952686b6ec7a2625d3d4a3ab6fdd5ad61c40d6
parent33a529f39885860d3c836d6eca5964988e626040 (diff)
downloadbootstrap-f273170f163b61b3e634a103b2c6da7dcec79bc3.tar.xz
bootstrap-f273170f163b61b3e634a103b2c6da7dcec79bc3.zip
Update docs/examples/sticky-footer.html
again, "it's" to "its" for grammar fun!
-rw-r--r--docs/examples/sticky-footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/sticky-footer.html b/docs/examples/sticky-footer.html
index 74b01dd93..7daecaebc 100644
--- a/docs/examples/sticky-footer.html
+++ b/docs/examples/sticky-footer.html
@@ -40,7 +40,7 @@
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;
}