Skip to content

Commit 49e40fc

Browse files
committed
Typo
1 parent 906e00c commit 49e40fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gameobjects/Button.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Phaser.Button = function (game, x, y, key, callback, callbackContext, overFrame,
173173
this.onOverMouseOnly = true;
174174

175175
/**
176-
* Suppresse the over event if a pointer was just released and it matches the given {@link Phaser.PointerModer pointer mode bitmask}.
176+
* Suppress the over event if a pointer was just released and it matches the given {@link Phaser.PointerModer pointer mode bitmask}.
177177
*
178178
* This behavior was introduced in Phaser 2.3.1; this property is a soft-revert of the change.
179179
*

0 commit comments

Comments
 (0)