From 25c61753113010887af7cd214f2950449e5e818c Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 5 Aug 2012 12:39:17 +0900 Subject: [PATCH] Update docs/templates/pages/javascript.mustache Amended all mentions of 'Javascript' and 'javascript' in the body text to the correct 'JavaScript'. --- docs/templates/pages/javascript.mustache | 60 ++++++++++++------------ 1 file changed, 30 insertions(+), 30 deletions(-) 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}}