Skip to content

Commit 556d643

Browse files
orlangurdverkade
authored andcommitted
Merged PR #11933 into 2.3 develop branch. Resolved conflicts.
1 parent 911f460 commit 556d643

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/view/base/web/js/lib/core

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/js/lib/core/class.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ define([
2727
* Creates constructor function which allows
2828
* initialization without usage of a 'new' operator.
2929
*
30-
* @param {Object} protoProps - Prototypal propeties of a new constructor.
30+
* @param {Object} protoProps - Prototypal properties of a new constructor.
3131
* @param {Function} constructor
3232
* @returns {Function} Created constructor.
3333
*/

0 commit comments

Comments
 (0)