From: Christian Date: Sun, 5 Aug 2012 03:39:17 +0000 (+0900) Subject: Update docs/templates/pages/javascript.mustache X-Git-Tag: v2.1.0~2^2~80^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4289%2Fhead;p=thirdparty%2Fbootstrap.git Update docs/templates/pages/javascript.mustache Amended all mentions of 'Javascript' and 'javascript' in the body text to the correct 'JavaScript'. --- diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 823a5bcd89..32c08309c1 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -2,7 +2,7 @@ ================================================== -->
-

{{_i}}Javascript for Bootstrap{{/i}}

+

{{_i}}JavaScript for Bootstrap{{/i}}

{{_i}}Bring Bootstrap's components to life—now with 12 custom jQuery plugins.{{/i}}

@@ -37,7 +37,7 @@ ================================================== -->

{{_i}}Individual or compiled{{/i}}

@@ -142,7 +142,7 @@ $('#myModal').on('show', function (e) {

{{_i}}Live demo{{/i}}

-

{{_i}}Toggle a modal via javascript by clicking the button below. It will slide down and fade in from the top of the page.{{/i}}

+

{{_i}}Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.{{/i}}