Corrected spelling: 'mainted' to 'maintained'

This commit is contained in:
Jack Morgan 2015-09-23 12:03:54 +12:00
parent 2f3cf3637e
commit 589b9b8edd

View file

@ -2097,7 +2097,7 @@ Object.defineProperty(Phaser.ScaleManager.prototype, "boundingParent", {
* <dt>{@link Phaser.ScaleManager.EXACT_FIT}</dt>
* <dd>
* The Game display area will be _stretched_ to fill the entire size of the canvas's parent element and/or screen.
* Proportions are not mainted.
* Proportions are not maintained.
* </dd>
* <dt>{@link Phaser.ScaleManager.SHOW_ALL}</dt>
* <dd>