From cc5415b8896181ee784f63b0a4004671f175c1c4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 31 Jan 2012 09:37:14 -0800 Subject: [PATCH] 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 358ac17ab402c131c7e770d636f43387dacecbcb..96dac7c37a9948e7ea6cd2b70ed6aa820c353b71 100644 GIT binary patch delta 474 zcmcaTgZcIhW}X0VW)?065SZmNkw;N^i<*Z2b|5aT;AUWC`Oe6|z#;;aL@1l>GciDw zeJe!S#2P6kpuh|xumDi+#*6+2K#|ExhGt+Ppt{ZRhKqGUVl45ta50Z~Uv`k#^fXJj z*!8qy985r01jtO@ozKY*bqUCdSw54W=R1Q%fTEiX3n~OaVyhc$;bQL_ssum=W=~XM z--hhC$(tq`z(h8`ocKzCX^zk2tD8*NLB0g4+$^wpj|j-LbI0|Wfu>J7Ap2n;gRQ7> delta 474 zcmcaTgZcIhW}X0VW)?065O~Wtkw;NkcCos@JP?;wa5FHnd}m}}U=aaIq9_YcWtW2} zn^+^o1k^Xf2rK{;+<4L704Oq9$8>+x!*%MV@210dinrHwM z+5B?iD+Q)^jFYc!GGPb#5@edd<~<@H)6N~&X9n6i>4Xf3CwIb_87MpHgxF+*lWZW7 zq7x2iB9~9Npov(V^hOg|a?%|l0yR};vc@TKh&^zV6HW!9iCjA6jpP=)(?)2fPCRXg TECTe=htp2XKp#yuJ);HyR+yzu diff --git a/docs/javascript.html b/docs/javascript.html index 188d26e34e..f45e67d9e3 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 8841b1f7b5..f2bbf0216c 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}}