From: jody tate Date: Thu, 14 Feb 2013 21:30:22 +0000 (-0800) Subject: Update docs/examples/sticky-footer.html X-Git-Tag: v3.0.0-rc1~672^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6936%2Fhead;p=thirdparty%2Fbootstrap.git Update docs/examples/sticky-footer.html again, "it's" to "its" for grammar fun! --- diff --git a/docs/examples/sticky-footer.html b/docs/examples/sticky-footer.html index 74b01dd936..7daecaebc2 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; }