Skip to content

Commit 404c94a

Browse files
committed
Fixed namespace name
1 parent 38639ee commit 404c94a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/object/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
/**
8-
* @namespace Phaser.Utils.Object
8+
* @namespace Phaser.Utils.Objects
99
*/
1010

1111
module.exports = {

0 commit comments

Comments
 (0)