Skip to content

Commit

Permalink
Merged PR #11933 into 2.3 develop branch. Resolved conflicts.
Browse files Browse the repository at this point in the history
  • Loading branch information
orlangur authored and dverkade committed Jan 3, 2018
1 parent 911f460 commit 556d643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Ui/view/base/web/js/lib/core/class.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ define([
* Creates constructor function which allows
* initialization without usage of a 'new' operator.
*
* @param {Object} protoProps - Prototypal propeties of a new constructor.
* @param {Object} protoProps - Prototypal properties of a new constructor.
* @param {Function} constructor
* @returns {Function} Created constructor.
*/
Expand Down

0 comments on commit 556d643

Please sign in to comment.