spelling: initialize

This commit is contained in:
Josh Soref 2020-03-19 20:29:04 -04:00
parent 823eccb4e7
commit 9effaf195c

View File

@ -52,7 +52,7 @@
};
/**
* Initalize all controls related to the spritesheet layout.
* Initialize all controls related to the spritesheet layout.
*/
ns.PngExportController.prototype.initLayoutSection_ = function () {
var frames = this.piskelController.getFrameCount();