]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed a typo. Because I'm a Grammar Nazi. 687/head
authorMartin Bean <martin@mcbwebdesign.co.uk>
Thu, 24 Nov 2011 11:37:08 +0000 (11:37 +0000)
committerMartin Bean <martin@mcbwebdesign.co.uk>
Thu, 24 Nov 2011 11:37:08 +0000 (11:37 +0000)
docs/javascript.html

index 055be36c8850fc0cfa4e8ba86e84ef509c7b65c0..39bf319ff9d653424a703e2b6a47b38e90f55700 100644 (file)
@@ -76,7 +76,7 @@
     <div class="container">
 
     <!-- Modal
-    ================================================== -->
+    ================================================== -->
 
     <section id="modal">
       <div class="page-header">
@@ -385,7 +385,7 @@ $('#my-modal').bind('hidden', function () {
           <h3>Methods</h3>
           <h4>$().tabs or $().pills</h4>
           <p>
-            Activates tab and pill functionality for a given container. Tab links should reference id's in the document.
+            Activates tab and pill functionality for a given container. Tab links should reference IDs in the document.
           </p>
 <pre class="prettyprint linenums">
 &lt;ul class="tabs"&gt;