Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-08-28 02:48:54 +0400
committerMark Otto <markotto@twitter.com>2012-08-28 02:48:54 +0400
commit303a33f15c9cc61fe7fa0e8c998d79c8105f0f5f (patch)
treeeee793955bb0e3d124243a81d0266fb250641ff8 /docs/templates/pages
parent3b67ece2d10aaf573ffb93fc804dc4e382a50837 (diff)
fixes #4664: spelling mistake in alerts docs
Diffstat (limited to 'docs/templates/pages')
-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 b3323a3719..ba762d56bb 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -965,7 +965,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<h2>{{_i}}Example alerts{{/i}}</h2>
- <p>{{_i}}Add dismiss functionality to all alerge messages with this plugin.{{/i}}</p>
+ <p>{{_i}}Add dismiss functionality to all alert messages with this plugin.{{/i}}</p>
<div class="bs-docs-example">
<div class="alert fade in">
<button type="button" class="close" data-dismiss="alert">&times;</button>