Skip to content

Commit cdb1891

Browse files
committed
Merge pull request phaserjs#350 from qdrj/patch-3
Update phaser.d.ts
2 parents 5e182d3 + 30af712 commit cdb1891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/phaser.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ declare module Phaser {
891891
forcePortrait: boolean;
892892
incorrectOrientation: boolean;
893893
pageAlignHorizontally: boolean;
894-
pageAlignVeritcally: boolean;
894+
pageAlignVertically: boolean;
895895
minWidth: number;
896896
maxWidth: number;
897897
minHeight: number;

0 commit comments

Comments
 (0)