Skip to content

Commit 1943278

Browse files
committed
M2C-22619 Change elem to element
1 parent b4ec728 commit 1943278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/mage/tabs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ define([
137137
/**
138138
* Checks if element is not in nested container to keep the correct scope of collapsible
139139
* @param {Number} index
140-
* @param {HTMLElement} elem
140+
* @param {HTMLElement} element
141141
* @private
142142
* @return {Boolean}
143143
*/

0 commit comments

Comments
 (0)