Skip to content

Commit c83521d

Browse files
committed
Fix GameConfig link
1 parent 382fed3 commit c83521d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core/Config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var ValueToColor = require('../display/color/ValueToColor');
1717

1818
/**
1919
* @classdesc
20-
* The active game configuration settings, parsed from a {@link GameConfig} object.
20+
* The active game configuration settings, parsed from a {@link Phaser.Core.Types.GameConfig} object.
2121
*
2222
* @class Config
2323
* @memberof Phaser.Core

0 commit comments

Comments
 (0)