From: Mark Otto Date: Wed, 25 Jan 2012 02:45:23 +0000 (-0800) Subject: fix typo on js docs X-Git-Tag: v2.0.0~6^2~218 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=880486089888fbba04ed12083ad038ae38494fd1;p=thirdparty%2Fbootstrap.git fix typo on js docs --- diff --git a/docs/javascript.html b/docs/javascript.html index a35c299136..06aba5156e 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1166,7 +1166,7 @@ $('#myCollapsible').collapse({ - show/td> + show This event fires immediately when the show instance method is called. diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 763fe8aa1b..97e6da9ef6 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1106,7 +1106,7 @@ $('#myCollapsible').collapse({ - {{_i}}show{{/i}}/td> + {{_i}}show{{/i}} {{_i}}This event fires immediately when the show instance method is called.{{/i}}