]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
streamline $().dropdown('toggle') description
authorChris Rebert <github@rebertia.com>
Sun, 4 Aug 2013 06:16:09 +0000 (23:16 -0700)
committerChris Rebert <github@rebertia.com>
Sun, 4 Aug 2013 06:16:09 +0000 (23:16 -0700)
javascript.html

index eb9e5ced6cea7bea678e6d7c584efb07a75ee494..ff1aced13ccb767c25e30148e9428190e58e2377 100644 (file)
@@ -465,7 +465,7 @@ $('.dropdown-toggle').dropdown()
 
     <h3>Methods</h3>
     <h4>$().dropdown('toggle')</h4>
-    <p>A programmatic api for toggling menus for a given navbar or tabbed navigation.</p>
+    <p>Toggles the dropdown menu of a given navbar or tabbed navigation.</p>
   </div>