aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-24 15:51:28 -0800
committerJacob Thornton <[email protected]>2012-01-24 15:51:28 -0800
commit655a96869c9ba1c678eddc961332b9dd0fccb8af (patch)
tree5b26f6795d631e50c13d135015480ea177013d2e /docs
parent3a840075ddd4c9aea61b4aed792bda94ec0c3a66 (diff)
downloadbootstrap-655a96869c9ba1c678eddc961332b9dd0fccb8af.tar.xz
bootstrap-655a96869c9ba1c678eddc961332b9dd0fccb8af.zip
typo with i18n
Diffstat (limited to 'docs')
-rw-r--r--docs/templates/pages/javascript.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index c85b9d2a2..763fe8aa1 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -646,7 +646,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<tr>
<th style="width: 100px;">{{_i}}Name{{/i}}</th>
<th style="width: 100px;">{{_i}}type{{/i}}</th>
- <th style="width: 50px;"{{_i}}>default{{/i}}</th>
+ <th style="width: 50px;">{{_i}}default{{/i}}</th>
<th>{{_i}}description{{/i}}</th>
</tr>
</thead>