We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6e3b1 commit 2f3cf36Copy full SHA for 2f3cf36
1 file changed
docs/src_core_ScaleManager.js.html
@@ -3193,7 +3193,7 @@ <h1 class="page-title">Source: src/core/ScaleManager.js</h1>
3193
* <dt>{@link Phaser.ScaleManager.EXACT_FIT}</dt>
3194
* <dd>
3195
* The Game display area will be _stretched_ to fill the entire size of the canvas's parent element and/or screen.
3196
-* Proportions are not mainted.
+* Proportions are not maintained.
3197
* </dd>
3198
* <dt>{@link Phaser.ScaleManager.SHOW_ALL}</dt>
3199
0 commit comments