Skip to content

Commit 2f3cf36

Browse files
committed
Corrected spelling: 'mainted' to 'maintained'
1 parent 4b6e3b1 commit 2f3cf36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src_core_ScaleManager.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3193,7 +3193,7 @@ <h1 class="page-title">Source: src/core/ScaleManager.js</h1>
31933193
* &lt;dt>{@link Phaser.ScaleManager.EXACT_FIT}&lt;/dt>
31943194
* &lt;dd>
31953195
* 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.
3196+
* Proportions are not maintained.
31973197
* &lt;/dd>
31983198
* &lt;dt>{@link Phaser.ScaleManager.SHOW_ALL}&lt;/dt>
31993199
* &lt;dd>

0 commit comments

Comments
 (0)