From: jody tate Date: Thu, 14 Feb 2013 21:26:52 +0000 (-0800) Subject: Update docs/examples/sticky-footer-navbar.html X-Git-Tag: v3.0.0-rc1~672^2^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33a529f39885860d3c836d6eca5964988e626040;p=thirdparty%2Fbootstrap.git Update docs/examples/sticky-footer-navbar.html contraction "it's" to possessive "its", aka pedantic grammar fix --- diff --git a/docs/examples/sticky-footer-navbar.html b/docs/examples/sticky-footer-navbar.html index c700ed2cab..f6c01d730e 100644 --- a/docs/examples/sticky-footer-navbar.html +++ b/docs/examples/sticky-footer-navbar.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; }