2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

fix js docs typo

This commit is contained in:
Mark Otto
2012-01-31 09:37:14 -08:00
parent a6253f0937
commit cc5415b889
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1288,7 +1288,7 @@ $('#myCollapsible').on('hidden', function () {
<td>interval</td>
<td>number</td>
<td>5000</td>
<td>The amount of type to delay between automatically cycling an item.</td>
<td>The amount of time to delay between automatically cycling an item.</td>
</tr>
</tbody>
</table>