We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911f460 commit 556d643Copy full SHA for 556d643
app/code/Magento/Ui/view/base/web/js/lib/core/class.js
@@ -27,7 +27,7 @@ define([
27
* Creates constructor function which allows
28
* initialization without usage of a 'new' operator.
29
*
30
- * @param {Object} protoProps - Prototypal propeties of a new constructor.
+ * @param {Object} protoProps - Prototypal properties of a new constructor.
31
* @param {Function} constructor
32
* @returns {Function} Created constructor.
33
*/
0 commit comments