From cc5415b8896181ee784f63b0a4004671f175c1c4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 31 Jan 2012 09:37:14 -0800 Subject: fix js docs typo --- docs/assets/bootstrap.zip | Bin 52315 -> 52315 bytes docs/javascript.html | 2 +- docs/templates/pages/javascript.mustache | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 358ac17ab..96dac7c37 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/javascript.html b/docs/javascript.html index 188d26e34..f45e67d9e 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1288,7 +1288,7 @@ $('#myCollapsible').on('hidden', function () { interval number 5000 - The amount of type to delay between automatically cycling an item. + The amount of time to delay between automatically cycling an item. diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 8841b1f7b..f2bbf0216 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1212,7 +1212,7 @@ $('#myCollapsible').on('hidden', function () { {{_i}}interval{{/i}} {{_i}}number{{/i}} 5000 - {{_i}}The amount of type to delay between automatically cycling an item.{{/i}} + {{_i}}The amount of time to delay between automatically cycling an item.{{/i}} -- cgit v1.2.3