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:
Diffstat (limited to 'js/src/toast.js')
-rw-r--r--js/src/toast.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/toast.js b/js/src/toast.js
index 308a5d879b..e38fb7dfca 100644
--- a/js/src/toast.js
+++ b/js/src/toast.js
@@ -218,7 +218,7 @@ class Toast {
* ------------------------------------------------------------------------
* jQuery
* ------------------------------------------------------------------------
- * add .toast to jQuery only if jQuery is present
+ * add .Toast to jQuery only if jQuery is present
*/
onDOMContentLoaded(() => {