]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Change positioning reference from left to right in affix's example. 12403/head
authorQuy Ton <quy@fluxbb.org>
Mon, 27 Jan 2014 17:17:57 +0000 (09:17 -0800)
committerQuy Ton <quy@fluxbb.org>
Mon, 27 Jan 2014 17:17:57 +0000 (09:17 -0800)
docs/javascript.html

index 7d41a0378a1805def32c4b8c302b084b75a41530..a8ba019112c6c4ded95e562d53bb441c3b9525b9 100644 (file)
@@ -2031,7 +2031,7 @@ $('#myCarousel').on('slide.bs.carousel', function () {
   <h1 id="affix" class="page-header">Affix <small>affix.js</small></h1>
 
   <h2 id="affix-examples">Example</h2>
-  <p>The subnavigation on the left is a live demo of the affix plugin.</p>
+  <p>The subnavigation on the right is a live demo of the affix plugin.</p>
 
   <hr class="bs-docs-separator">