spelling: boolean

This commit is contained in:
Josh Soref
2020-03-19 20:22:21 -04:00
parent c4e7fc6f6b
commit dec9c5146e

View File

@@ -8,7 +8,7 @@
* @param {Object} options
* - width {Number} target width after the resize
* - height {Number} target height after the resize
* - resizeContent {Booleam} true of the sprite content should be resized
* - resizeContent {Boolean} true of the sprite content should be resized
* - origin {String} should be a valid AnchorWidget origin
* @return {Piskel} The resized piskel
*/