2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Merge pull request #694 from martinbean/patch-1

Fixed a typo (redux)
This commit is contained in:
Jacob Thornton
2011-11-24 11:13:33 -08:00
+1 -1
View File
@@ -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;