diff --git a/src/core/ScaleManager.js b/src/core/ScaleManager.js
index 9c1bea686..76b89126c 100644
--- a/src/core/ScaleManager.js
+++ b/src/core/ScaleManager.js
@@ -2097,7 +2097,7 @@ Object.defineProperty(Phaser.ScaleManager.prototype, "boundingParent", {
*
{@link Phaser.ScaleManager.EXACT_FIT}
*
* 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.
*
* {@link Phaser.ScaleManager.SHOW_ALL}
*