From 421e2482e2a0a38dd821876957cade8e5e3d579d Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 1 Nov 2020 15:49:51 +0200 Subject: Streamline jQuery comment. (#32016) --- js/src/collapse.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/src/collapse.js') diff --git a/js/src/collapse.js b/js/src/collapse.js index 7788d0025..838855f5f 100644 --- a/js/src/collapse.js +++ b/js/src/collapse.js @@ -413,7 +413,7 @@ EventHandler.on(document, EVENT_CLICK_DATA_API, SELECTOR_DATA_TOGGLE, function ( * ------------------------------------------------------------------------ * jQuery * ------------------------------------------------------------------------ - * add .collapse to jQuery only if jQuery is present + * add .Collapse to jQuery only if jQuery is present */ onDOMContentLoaded(() => { -- cgit v1.2.3